Skip to content

Commit

Permalink
Bump urllib3 from 2.0.4 to 2.0.6 in /requirements (#1264)
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 Oct 3, 2023
1 parent eab226e commit d349bdb
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 @@ -134,7 +134,7 @@ typing-extensions==4.7.1
# via
# mypy
# sqlalchemy
urllib3==2.0.4
urllib3==2.0.6
# via requests
virtualenv==20.24.5
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
urllib3==2.0.4
urllib3==2.0.6
# via requests

0 comments on commit d349bdb

Please sign in to comment.