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 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent d979c45 commit 0a969af
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===42.0.2
cryptography===42.0.4

# for exception log
sentry-sdk==1.14.0

0 comments on commit 0a969af

Please sign in to comment.