Skip to content

Commit

Permalink
Merge pull request #100 from open-contracting/dependabot/pip/urllib3-…
Browse files Browse the repository at this point in the history
…2.0.7

build(deps): bump urllib3 from 2.0.6 to 2.0.7
  • Loading branch information
jpmckinney authored Oct 31, 2023
2 parents 1bd9a83 + 635e5c1 commit 17ef0a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sentry-sdk==1.19.0
# via -r requirements.in
six==1.16.0
# via python-dateutil
urllib3==2.0.6
urllib3==2.0.7
# via
# requests
# sentry-sdk
Expand Down
6 changes: 4 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ six==1.16.0
# virtualenv
toml==0.10.2
# via pre-commit
urllib3==2.0.6
urllib3==2.0.7
# via
# -r requirements.txt
# requests
Expand All @@ -148,7 +148,9 @@ virtualenv==20.4.6
wheel==0.38.4
# via pip-tools
yapw[perf]==0.1.3
# via -r requirements.txt
# via
# -r requirements.txt
# yapw
zipp==3.6.0
# via importlib-metadata

Expand Down

0 comments on commit 17ef0a2

Please sign in to comment.