Skip to content

Commit f884b49

Browse files
fix(deps): update dependency cryptography to v44 [security]
1 parent 4505d27 commit f884b49

File tree

2 files changed

+42
-38
lines changed

2 files changed

+42
-38
lines changed

poetry.lock

Lines changed: 41 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cachetools = "4.2.4"
2121

2222
# Pinned dependencies
2323
certifi = "^2024.0.0" # pinned for security reasons: https://github.com/cds-snc/notification-utils/security/dependabot/22
24-
cryptography = "^43.0.0" # https://github.com/cds-snc/notification-utils/security/dependabot/31
24+
cryptography = "^44.0.0" # https://github.com/cds-snc/notification-utils/security/dependabot/31
2525
Flask = "2.3.3"
2626
Flask-Redis = "0.4.0"
2727
itsdangerous = "2.2.0"

0 commit comments

Comments
 (0)