Skip to content

Commit df848f2

Browse files
committed
Updated changelog
1 parent 754d969 commit df848f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this library adheres to [Semantic Versioning](http://semver.org/) as mention
99

1010
⚠ IMPORTANT NOTE: From this point onward Python 3.7 is no longer supported. The minimum supported version is Python 3.8 due to dependency updates.
1111

12+
### Added
13+
* `snyk.yml` workflow, which serves the purpose of identifying and addressing dependency vulnerabilities in the project.
14+
* `sonar.yml` workflow to analyze the source code, enhancing code quality and maintainability.
15+
1216
### Security
1317
* Bumped werkzeug dependency from 2.1.2 to 3.0.3
1418
* Bumped pytest-httpserver dependency from 1.0.4 to 1.0.8

0 commit comments

Comments
 (0)