Skip to content

Commit

Permalink
Merge pull request #309 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 18, 2023
2 parents 4dc6dcf + 1ca893e commit 2fbffe8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ typing-extensions==4.7.1
# via
# dj-database-url
# django-modeltranslation
urllib3==2.0.6
urllib3==2.0.7
# via
# requests
# sentry-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ typing-extensions==4.7.1
# black
# dj-database-url
# django-modeltranslation
urllib3==2.0.6
urllib3==2.0.7
# via
# -r requirements.txt
# requests
Expand Down

0 comments on commit 2fbffe8

Please sign in to comment.