Skip to content

Commit 26c7574

Browse files
authored
Merge pull request #2051 from XoRohan/main
fix: upgrade packages to address security vulnerabilities
2 parents 01a7c04 + 58fe872 commit 26c7574

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
aiohttp==3.10.2
1+
aiohttp==3.12.15
22
anthropic>=0.52.0
33
#anthropic[vertex]==0.47.1
44
atlassian-python-api==3.41.4
55
azure-devops==7.1.0b3
6-
azure-identity==1.15.0
7-
boto3==1.33.6
6+
azure-identity==1.25.0
7+
boto3==1.40.45
88
certifi==2024.8.30
99
dynaconf==3.2.4
10-
fastapi==0.115.6
10+
fastapi==0.118.0
1111
GitPython==3.1.41
1212
google-cloud-aiplatform==1.38.0
1313
google-generativeai==0.8.3
1414
google-cloud-storage==2.10.0
15-
Jinja2==3.1.2
15+
Jinja2==3.1.6
1616
litellm==1.73.6
1717
loguru==0.7.2
1818
msrest==0.7.1

0 commit comments

Comments
 (0)