Skip to content

Commit d346464

Browse files
Merge pull request #1119 from microsoft/Dependabot_Fix
fix: DependaBot alerts fixes
2 parents cfae7b0 + 3ec032e commit d346464

9 files changed

Lines changed: 4494 additions & 4329 deletions

File tree

.github/requirements.txt

Lines changed: 15 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,25 @@
1-
fastapi==0.137.1
2-
uvicorn==0.49.0
3-
autogen-agentchat==0.7.5
4-
azure-cosmos==4.16.1
5-
azure-monitor-opentelemetry==1.8.8
1+
fastapi==0.136.1
2+
uvicorn==0.35.0
3+
azure-cosmos==4.15.0
4+
azure-monitor-opentelemetry==1.8.7
65
azure-monitor-events-extension==0.1.0
76
azure-identity==1.25.3
8-
python-dotenv==1.2.2
9-
python-multipart==0.0.32
7+
python-dotenv==1.1.1
8+
python-multipart==0.0.20
109
opentelemetry-api==1.40.0
1110
opentelemetry-sdk==1.40.0
1211
opentelemetry-exporter-otlp-proto-grpc==1.40.0
1312
opentelemetry-instrumentation-fastapi==0.61b0
14-
opentelemetry-instrumentation-openai==0.61.0
13+
opentelemetry-instrumentation-openai==0.60.0
1514
opentelemetry-exporter-otlp-proto-http==1.40.0
16-
17-
semantic-kernel[azure]==1.32.2
18-
azure-ai-projects==1.0.0b11
19-
openai==1.84.0
15+
16+
azure-ai-projects==2.1.0
17+
openai==2.34.0
2018
azure-ai-inference==1.0.0b9
21-
azure-search-documents==12.1.0b1
22-
azure-ai-evaluation==1.11.0
23-
24-
# Date and internationalization
25-
babel==2.18.0
26-
19+
azure-search-documents==11.7.0b2
20+
azure-ai-evaluation==1.16.6
21+
2722
# Testing tools
28-
pytest==8.4.2 # Compatible version for pytest-asyncio
23+
pytest==8.4.1 # Compatible version for pytest-asyncio
2924
pytest-asyncio==0.24.0
30-
pytest-cov==5.0.0
25+
pytest-cov==5.0.0

0 commit comments

Comments
 (0)