Skip to content

Commit

Permalink
chore(deps): update dependency urllib3 to v2.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Sep 16, 2024
1 parent 185a957 commit 423c4f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion model_servers/object_detection_python/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ transformers==4.41.2
typer==0.12.5
typing_extensions==4.12.2
ujson==5.10.0
urllib3==2.2.2
urllib3==2.2.3
uvicorn==0.30.6
uvloop==0.19.0
watchfiles==0.22.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ toolz==0.12.1
tornado==6.4.1
typing_extensions==4.11.0
tzdata==2024.1
urllib3==2.2.2
urllib3==2.2.3

0 comments on commit 423c4f5

Please sign in to comment.