Skip to content

Commit

Permalink
Merge pull request #107 from autoinvent/dependabot/pip/requirements/u…
Browse files Browse the repository at this point in the history
…rllib3-2.2.2

Bump urllib3 from 2.2.1 to 2.2.2 in /requirements
  • Loading branch information
davidism authored Jun 18, 2024
2 parents f35f941 + e0b44de commit 958dfce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ typing-extensions==4.12.2
# via
# -r typing.txt
# mypy
urllib3==2.2.1
urllib3==2.2.2
# via
# -r docs.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ sphinxcontrib-serializinghtml==1.1.10
# via sphinx
tomli==2.0.1
# via sphinx
urllib3==2.2.1
urllib3==2.2.2
# via requests

0 comments on commit 958dfce

Please sign in to comment.