Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent 410e8fe commit 6aeb7c8
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 @@ -27,7 +27,7 @@ dependencies = [
"asyncpg==0.28.0",
"certifi==2023.5.7",
"click==8.1.3",
"cryptography==41.0.1",
"cryptography==41.0.2",
"gunicorn==21.1.0",
"keystoneauth1==5.2.1",
"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==4.6.0
asyncpg==0.28.0
certifi==2023.5.7
click==8.1.3
cryptography==41.0.1
cryptography==41.0.2
gunicorn==21.1.0
keystoneauth1==5.2.1
oidcrp==2.1.4
Expand Down

0 comments on commit 6aeb7c8

Please sign in to comment.