Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ANYIO-7361842
  • Loading branch information
snyk-bot committed Jun 25, 2024
1 parent 61f8880 commit b969f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
annotated-types==0.6.0
anthropic==0.21.3
anyio==4.3.0
anyio==4.4.0
argcomplete==3.2.3
astroid==3.1.0
black==24.4.0
Expand Down

0 comments on commit b969f02

Please sign in to comment.