Skip to content

Commit e79a094

Browse files
Merge pull request #438 from microsoft/dependabot/pip/src/dependabotchanges/all-backend-deps-e61b9e0bb6
build(deps): bump the all-backend-deps group in /src with 6 updates
2 parents b4c464d + 1b48c05 commit e79a094

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Markdown==3.8
44
requests==2.32.3
55
tqdm==4.67.1
66
tiktoken
7-
langchain==0.3.23
7+
langchain==0.3.25
88
bs4==0.0.2
99
urllib3==2.4.0
1010
pytest==8.3.5

src/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
azure-identity==1.21.0
1+
azure-identity==1.22.0
22
# Flask[async]==2.3.2
3-
openai==1.74.0
3+
openai==1.78.1
44
azure-search-documents==11.6.0b9
55
azure-storage-blob==12.25.1
66
python-dotenv==1.1.0
77
azure-cosmos==4.9.0
88
quart==0.20.0
9-
uvicorn==0.34.1
10-
aiohttp==3.11.16
9+
uvicorn==0.34.2
10+
aiohttp==3.11.18
1111
gunicorn==23.0.0
12-
pydantic-settings==2.8.1
12+
pydantic-settings==2.9.1
1313
flake8==7.2.0
1414
black==25.1.0
1515
autoflake==2.3.1

0 commit comments

Comments
 (0)