chore: upgrade cryptography package

See https://github.com/overhangio/tutor/pull/951
This commit is contained in:
Régis Behmo 2023-11-29 09:30:14 +01:00
parent 65ba0d2de2
commit b1a581d98a
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ click-log==0.4.0
# via scriv
coverage==7.3.0
# via -r requirements/dev.in
cryptography==41.0.4
cryptography==41.0.7
# via secretstorage
dill==0.3.7
# via pylint
@ -62,7 +62,7 @@ importlib-metadata==6.8.0
# via
# keyring
# twine
importlib-resources==6.1.0
importlib-resources==6.1.1
# via keyring
isort==5.12.0
# via pylint