6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-10 00:37:54 +00:00

chore: upgrade cryptography in dev

Fix vulnerabilities:
https://github.com/overhangio/tutor/security/dependabot/33
https://github.com/overhangio/tutor/security/dependabot/34
This commit is contained in:
Régis Behmo 2024-02-19 09:21:38 +01:00
parent f103f056cd
commit 208937d9d3

View File

@ -42,7 +42,7 @@ click-log==0.4.0
# via scriv # via scriv
coverage==7.3.2 coverage==7.3.2
# via -r requirements/dev.in # via -r requirements/dev.in
cryptography==41.0.7 cryptography==42.0.3
# via secretstorage # via secretstorage
dill==0.3.7 dill==0.3.7
# via pylint # via pylint