Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 933015e commit 2e89b5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ sqlparse==0.4.4
# via django
transaction==3.0.1
# via zodb
urllib3==2.0.6
urllib3==2.0.7
# via
# requests
# sentry-sdk
Expand Down
12 changes: 2 additions & 10 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,7 @@ et-xmlfile==1.1.0
# -r requirements.txt
# openpyxl
exceptiongroup==1.1.1
# via
# pytest
# trio
# trio-websocket
# via trio-websocket
flake8==3.9.2
# via -r requirements_dev.in
flattentool==0.19.0
Expand Down Expand Up @@ -266,11 +263,6 @@ sqlparse==0.4.4
# django
toml==0.10.2
# via coverage
tomli==1.2.1
# via
# build
# pyproject-hooks
# pytest
transaction==3.0.1
# via
# -r requirements.txt
Expand All @@ -281,7 +273,7 @@ trio==0.22.0
# trio-websocket
trio-websocket==0.10.2
# via selenium
urllib3[socks]==2.0.6
urllib3[socks]==2.0.7
# via
# -r requirements.txt
# requests
Expand Down

0 comments on commit 2e89b5b

Please sign in to comment.