mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
⬆️ Upgrade cryptography
Installed as part of django-allauth, but this version has a patch that makes dependabot happy.
This commit is contained in:
@@ -18,6 +18,7 @@ django-click==2.3.0
|
||||
Pillow==9.4.0
|
||||
django-storages
|
||||
wheel==0.38.1
|
||||
cryptography==39.0.1
|
||||
|
||||
# Logging
|
||||
django-tracer
|
||||
|
||||
@@ -61,8 +61,10 @@ click-repl==0.2.0
|
||||
# via celery
|
||||
coverage==5.5
|
||||
# via pytest-cov
|
||||
cryptography==38.0.4
|
||||
# via pyjwt
|
||||
cryptography==39.0.1
|
||||
# via
|
||||
# -r ./requirements.in
|
||||
# pyjwt
|
||||
decorator==5.1.1
|
||||
# via ipython
|
||||
defusedxml==0.7.1
|
||||
|
||||
Reference in New Issue
Block a user