Skip to content

Commit 479090f

Browse files
committed
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-9964606
1 parent 51e1ba8 commit 479090f

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,5 +1,5 @@
11
twython==3.9.1
2-
setuptools~=78.1.0
2+
setuptools~=78.1.1
33
contentstack-utils==1.3.0
44
python-dateutil==2.8.2
55
requests==2.32.3

0 commit comments

Comments
 (0)