Skip to content

Commit 953e435

Browse files
authored
Merge pull request #2 from bigsk1/dependabot/pip/requests-2.32.4
Bump requests from 2.32.3 to 2.32.4
2 parents 4e01ce1 + a6c3d3f commit 953e435

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi==0.115.12
22
uvicorn==0.34.0
33
openai==1.72.0
4-
requests==2.32.3
4+
requests==2.32.4
55
pydantic==2.11.3
66
pydantic-settings==2.8.1
77
httpx==0.28.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi==0.115.12
22
uvicorn==0.34.0
33
openai==1.72.0
4-
requests==2.32.3
4+
requests==2.32.4
55
pydantic==2.11.3
66
pydantic-settings==2.8.1
77
httpx==0.28.1

0 commit comments

Comments
 (0)