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 595078f commit 302893e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 22 deletions.
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ django-environ==0.4.5
# via libcoveweb
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.1.2
# via cattrs
flattentool==0.19.0
# via
# libcove
Expand Down Expand Up @@ -150,11 +148,9 @@ sqlparse==0.4.4
# via django
transaction==3.0.1
# via zodb
typing-extensions==4.7.1
# via cattrs
url-normalize==1.4.3
# via requests-cache
urllib3==2.0.6
urllib3==2.0.7
# via
# requests
# requests-cache
Expand Down
19 changes: 2 additions & 17 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,7 @@ et-xmlfile==1.1.0
# -r requirements.txt
# openpyxl
exceptiongroup==1.1.2
# via
# -r requirements.txt
# cattrs
# hypothesis
# pytest
# trio
# trio-websocket
# via trio-websocket
flake8==3.9.2
# via -r requirements_dev.in
flattentool==0.19.0
Expand Down Expand Up @@ -298,11 +292,6 @@ sqlparse==0.4.4
# django
toml==0.10.2
# via coverage
tomli==2.0.1
# via
# build
# pyproject-hooks
# pytest
transaction==3.0.1
# via
# -r requirements.txt
Expand All @@ -313,15 +302,11 @@ trio==0.22.0
# trio-websocket
trio-websocket==0.10.2
# via selenium
typing-extensions==4.7.1
# via
# -r requirements.txt
# cattrs
url-normalize==1.4.3
# via
# -r requirements.txt
# requests-cache
urllib3[socks]==2.0.6
urllib3[socks]==2.0.7
# via
# -r requirements.txt
# requests
Expand Down

0 comments on commit 302893e

Please sign in to comment.