mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Merge pull request #2051 from XoRohan/main
fix: upgrade packages to address security vulnerabilities
This commit is contained in:
commit
26c7574b3b
1 changed files with 5 additions and 5 deletions
|
|
@ -1,18 +1,18 @@
|
|||
aiohttp==3.10.2
|
||||
aiohttp==3.12.15
|
||||
anthropic>=0.52.0
|
||||
#anthropic[vertex]==0.47.1
|
||||
atlassian-python-api==3.41.4
|
||||
azure-devops==7.1.0b3
|
||||
azure-identity==1.15.0
|
||||
boto3==1.33.6
|
||||
azure-identity==1.25.0
|
||||
boto3==1.40.45
|
||||
certifi==2024.8.30
|
||||
dynaconf==3.2.4
|
||||
fastapi==0.115.6
|
||||
fastapi==0.118.0
|
||||
GitPython==3.1.41
|
||||
google-cloud-aiplatform==1.38.0
|
||||
google-generativeai==0.8.3
|
||||
google-cloud-storage==2.10.0
|
||||
Jinja2==3.1.2
|
||||
Jinja2==3.1.6
|
||||
litellm==1.73.6
|
||||
loguru==0.7.2
|
||||
msrest==0.7.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue