Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 9501abf commit d20844a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ aiohttp==3.8.5
pyjwt==2.8.0
gunicorn==21.2.0
falcon==3.1.1
cryptography==41.0.3
cryptography==41.0.6
2 changes: 1 addition & 1 deletion worker-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ distance==0.1.3
pydantic==1.10.9
sentry-sdk==1.29.2
pyjwt==2.8.0
cryptography==41.0.3
cryptography==41.0.6

0 comments on commit d20844a

Please sign in to comment.