Skip to content

Commit

Permalink
Bump urllib3 from 2.2.1 to 2.2.2 in /requirements (#270)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent b368ff9 commit 449405e
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 @@ -232,7 +232,7 @@ typing-extensions==4.11.0
# -r typing.txt
# mypy
# sqlalchemy
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 @@ -57,7 +57,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==2.2.1
urllib3==2.2.2
# via requests
zipp==3.18.1
# via importlib-metadata

0 comments on commit 449405e

Please sign in to comment.