Skip to content

Commit 86e7e2e

Browse files
[Snyk] Security upgrade cryptography from 43.0.0 to 43.0.1 (pinterest#391)
fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-7886970 Co-authored-by: snyk-bot <[email protected]>
1 parent c13e80b commit 86e7e2e

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
@@ -1,4 +1,4 @@
1-
cryptography==43.0.0
1+
cryptography==43.0.1
22
Flask==3.0.0
33
itsdangerous==2.2.0
44
Jinja2==3.1.4

0 commit comments

Comments
 (0)