Skip to content

Commit 0de3e62

Browse files
authored
Merge pull request #192 from Azure-Samples/dependabot/pip/urllib3-2.4.0
Bump urllib3 from 2.2.3 to 2.4.0
2 parents aa05e8e + c12a247 commit 0de3e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ typing-extensions==4.12.2
295295
# sqlalchemy
296296
# starlette
297297
# uvicorn
298-
urllib3==2.2.3
298+
urllib3==2.4.0
299299
# via requests
300300
uvicorn==0.32.1
301301
# via fastapi-app (pyproject.toml)

0 commit comments

Comments
 (0)