Skip to content

Commit

Permalink
fix(deps): update dependency cryptography to v43 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent fbe9776 commit 804088c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 36 deletions.
65 changes: 30 additions & 35 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 = "^2023.7.22" # pinned for security reasons: https://github.com/cds-snc/notification-utils/security/dependabot/22
cryptography = "^42.0.3" # https://github.com/cds-snc/notification-utils/security/dependabot/31
cryptography = "^43.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 804088c

Please sign in to comment.