Skip to content

Commit 10244e8

Browse files
Update cryptography version to be greater than 46.0.4 due to a vulnerability
Co-authored-by: LeAndre <lcjunior1220@gmail.com>
1 parent 76788e7 commit 10244e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Flask==3.1.0
22
PyYAML>=4.2b1
33
python-http-client>=3.2.1
44
six==1.17.0
5-
cryptography>=45.0.6
5+
cryptography>=46.0.4
66
more-itertools==5.0.0

0 commit comments

Comments
 (0)