Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump urllib3 from 2.0.4 to 2.0.6 #112

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump urllib3 from 2.0.4 to 2.0.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.4...2.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 0a228537a8415ba041a9bc427471e7b3b555fe18
13 changes: 1 addition & 12 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
@@ -26,8 +26,6 @@ coveralls==3.3.1
# via -r requirements-lint.in
docopt==0.6.2
# via coveralls
exceptiongroup==1.1.3
# via pytest
flake8==6.1.0
# via
# flake8-bugbear
@@ -120,14 +118,5 @@ stevedore==5.1.0
# via bandit
tokenize-rt==5.2.0
# via pyupgrade
tomli==2.0.1
# via
# black
# coverage
# pytest
typing-extensions==4.7.1
# via
# black
# rich
urllib3==2.0.4
urllib3==2.0.6
# via requests
8 changes: 1 addition & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -16,8 +16,6 @@ coveralls==3.3.1
# via -r requirements.in
docopt==0.6.2
# via coveralls
exceptiongroup==1.1.3
# via pytest
flake8==6.1.0
# via -r requirements.in
idna==3.4
@@ -42,9 +40,5 @@ pytest-cov==4.1.0
# via -r requirements.in
requests==2.31.0
# via coveralls
tomli==2.0.1
# via
# coverage
# pytest
urllib3==2.0.4
urllib3==2.0.6
# via requests