Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 71839a8 commit a64c4dc
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile
#
appnope==0.1.3
# via ipython
asgiref==3.7.2
# via django
asttokens==2.4.0
Expand All @@ -19,9 +17,7 @@ certifi==2023.7.22
click==8.1.7
# via black
coverage[toml]==7.3.1
# via
# coverage
# pytest-cov
# via pytest-cov
crispy-bootstrap5==0.7
# via -r requirements.in
decorator==5.1.1
Expand Down Expand Up @@ -113,7 +109,7 @@ traitlets==5.11.2
# via
# ipython
# matplotlib-inline
urllib3==2.0.6
urllib3==2.0.7
# via sentry-sdk
wcwidth==0.2.8
# via prompt-toolkit
Expand Down

0 comments on commit a64c4dc

Please sign in to comment.