Skip to content

Commit 267e680

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-15263096
1 parent eafea3f commit 267e680

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cffi==1.14.0
66
click==7.1.2
77
confuse==1.3.0
88
coverage==5.1
9-
cryptography==3.3.2
9+
cryptography==46.0.5
1010
csvmapper==0.7
1111
Flask==1.1.2
1212
flask-swagger-ui==3.25.0

0 commit comments

Comments
 (0)