Skip to content

Commit 0d3c0c8

Browse files
johnnyhuysnyk-bot
andauthored
fix: requirements.txt to reduce vulnerabilities (#4)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-7430173 Co-authored-by: snyk-bot <[email protected]>
1 parent 016a874 commit 0d3c0c8

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
@@ -5,7 +5,7 @@ argcomplete==3.2.3
55
astroid==3.1.0
66
black==24.4.0
77
build==1.2.1
8-
certifi==2024.2.2
8+
certifi==2024.7.4
99
charset-normalizer==3.3.2
1010
click==8.1.7
1111
colorama==0.4.6

0 commit comments

Comments
 (0)