Skip to content

Commit

Permalink
fix(deps): update dependency cryptography to v44 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 4f16210 commit 54c7e5f
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 38 deletions.
78 changes: 41 additions & 37 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cachetools = "4.2.4"

# Pinned dependencies
certifi = "^2024.0.0" # pinned for security reasons: https://github.com/cds-snc/notification-utils/security/dependabot/22
cryptography = "^43.0.0" # https://github.com/cds-snc/notification-utils/security/dependabot/31
cryptography = "^44.0.0" # https://github.com/cds-snc/notification-utils/security/dependabot/31
Flask = "2.3.3"
Flask-Redis = "0.4.0"
itsdangerous = "2.2.0"
Expand Down

0 comments on commit 54c7e5f

Please sign in to comment.