Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent bf80bc7 commit 67d7a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/projects/login/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ PyJWT==2.4.0
# for password
pyaes==1.6.1
pycryptodome==3.19.1
cryptography===41.0.6
cryptography===42.0.0

# for exception log
sentry-sdk==1.14.0

0 comments on commit 67d7a27

Please sign in to comment.