Skip to content

Commit 7c9d6d6

Browse files
johnnyhuysnyk-bot
andauthored
fix: requirements.txt to reduce vulnerabilities (#2)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ANYIO-7361842 Co-authored-by: snyk-bot <[email protected]>
1 parent 61f8880 commit 7c9d6d6

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,6 +1,6 @@
11
annotated-types==0.6.0
22
anthropic==0.21.3
3-
anyio==4.3.0
3+
anyio==4.4.0
44
argcomplete==3.2.3
55
astroid==3.1.0
66
black==24.4.0

0 commit comments

Comments
 (0)