Skip to content

Commit

Permalink
⬆️ Bump cryptography in /server/projects/file
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@39.0.1...41.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 Jun 7, 2023
1 parent 495aa1f commit afd9d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/projects/file/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ minio==7.1.0
# for password
pyaes==1.6.1
pycryptodome==3.9.8
cryptography==39.0.1
cryptography==41.0.0

# for monitor
django-prometheus==2.0.0

0 comments on commit afd9d1b

Please sign in to comment.