Merge pull request #108 from joshuasundance-swca/dependabot/pip/anthropic-0.7.8
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
anthropic==0.7.
|
2 |
beautifulsoup4==4.12.2
|
3 |
black==23.12.0
|
4 |
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
|
|
|
1 |
+
anthropic==0.7.8
|
2 |
beautifulsoup4==4.12.2
|
3 |
black==23.12.0
|
4 |
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
|