Merge branch 'sec/bump-crypto' into 'dev'

Bump openssl & cryptography

See merge request crafty-controller/crafty-4!716
This commit is contained in:
Andrew 2024-02-19 20:43:20 +00:00
commit 1211b22183
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ TBD
### Bug fixes ### Bug fixes
TBD TBD
### Tweaks ### Tweaks
TBD - Bump pyOpenSSL & cryptography for CVE-2024-0727, CVE-2023-50782 ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/716))
### Lang ### Lang
TBD TBD
<br><br> <br><br>

View File

@ -4,13 +4,13 @@ argon2-cffi==23.1.0
cached_property==1.5.2 cached_property==1.5.2
colorama==0.4.6 colorama==0.4.6
croniter==1.4.1 croniter==1.4.1
cryptography==41.0.7 cryptography==42.0.2
libgravatar==1.0.4 libgravatar==1.0.4
nh3==0.2.14 nh3==0.2.14
packaging==23.2 packaging==23.2
peewee==3.13 peewee==3.13
psutil==5.9.5 psutil==5.9.5
pyOpenSSL==23.3.0 pyOpenSSL==24.0.0
pyjwt==2.8.0 pyjwt==2.8.0
PyYAML==6.0.1 PyYAML==6.0.1
requests==2.31.0 requests==2.31.0