Skip to content

Commit efe948d

Browse files
fix(deps): update dependency cryptography to v44 [security]
1 parent 79b8b8d commit efe948d

2 files changed

Lines changed: 48 additions & 38 deletions

File tree

poetry.lock

Lines changed: 47 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
@@ -22,7 +22,7 @@ cachetools = "4.2.4"
2222

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

0 commit comments

Comments
 (0)