Skip to content

Commit

Permalink
fix(deps): update dependency certifi to v2024 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent fc481a1 commit 65053c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -20,7 +20,7 @@ boto3 = "1.34.153"
cachetools = "4.2.4"

# Pinned dependencies
certifi = "^2023.7.22" # pinned for security reasons: https://github.com/cds-snc/notification-utils/security/dependabot/22
certifi = "^2024.0.0" # 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
Flask = "2.3.3"
Flask-Redis = "0.4.0"
Expand Down

0 comments on commit 65053c0

Please sign in to comment.