Skip to content

Commit

Permalink
Bump cryptography from 42.0.2 to 42.0.4
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.2...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 654ad23 commit 84dc6d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"asyncpg==0.29.0",
"certifi==2024.2.2",
"click==8.1.7",
"cryptography==42.0.2",
"cryptography==42.0.4",
"gunicorn==21.2.0",
"keystoneauth1==5.5.0",
"oidcrp==2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ redis==5.0.1
asyncpg==0.29.0
certifi==2024.2.2
click==8.1.7
cryptography==42.0.2
cryptography==42.0.4
gunicorn==21.2.0
keystoneauth1==5.5.0
oidcrp==2.1.4
Expand Down

0 comments on commit 84dc6d9

Please sign in to comment.