Skip to content

Commit 8e7d8a6

Browse files
authored
Merge branch 'main' into dependabot/pip/autoTriage/httpx-0.28.1
2 parents f620709 + 4109077 commit 8e7d8a6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

autoTriage/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ azure-functions==1.21.3
1919

2020
# FastAPI (local development)
2121
fastapi==0.115.6
22-
uvicorn==0.32.1
22+
uvicorn==0.42.0
2323
python-dotenv==1.0.1
2424

2525
# GitHub API
@@ -32,14 +32,14 @@ azure-devops==7.1.0b4
3232
openai==1.59.4
3333

3434
# HTTP requests
35-
requests==2.32.3
35+
requests==2.33.0
3636
httpx==0.28.1
3737

3838
# YAML config parsing
3939
PyYAML==6.0.2
4040

4141
# Async support
42-
aiohttp==3.11.11
42+
aiohttp==3.13.4
4343

4444
# Testing
4545
pytest==8.3.4

0 commit comments

Comments
 (0)