Skip to content

Commit

Permalink
Bump urllib3 from 1.26.17 to 1.26.18 in /requirements
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Oct 18, 2023
1 parent 86bec28 commit ca19573
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ typing-extensions==4.6.3
# alembic
# ipython
# sqlalchemy
urllib3==1.26.17
urllib3==1.26.18
# via
# -r prod.txt
# hubspot-api-client
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ typing-extensions==4.6.3
# alembic
# pytest-factoryboy
# sqlalchemy
urllib3==1.26.17
urllib3==1.26.18
# via
# -r prod.txt
# hubspot-api-client
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ typing-extensions==4.6.3
# pylint
# pytest-factoryboy
# sqlalchemy
urllib3==1.26.17
urllib3==1.26.18
# via
# -r functests.txt
# -r tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ typing-extensions==4.6.3
# via
# alembic
# sqlalchemy
urllib3==1.26.17
urllib3==1.26.18
# via
# hubspot-api-client
# sentry-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements/template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ tomli==2.0.1
# pip-tools
typing-extensions==4.7.1
# via rich
urllib3==1.26.17
urllib3==1.26.18
# via requests
wheel==0.38.4
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ typing-extensions==4.6.3
# alembic
# pytest-factoryboy
# sqlalchemy
urllib3==1.26.17
urllib3==1.26.18
# via
# -r prod.txt
# hubspot-api-client
Expand Down

0 comments on commit ca19573

Please sign in to comment.