Skip to content

Commit

Permalink
chore(deps): bump urllib3 from 1.26.5 to 1.26.18 (#14)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.5...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent dc02d79 commit b475908
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ certifi==2023.7.22
chardet==3.0.4
idna==2.10
requests-toolbelt==0.9.1
urllib3==1.26.5
urllib3==1.26.18
PyInquirer==1.0.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"chardet==3.0.4",
"idna==2.10",
"requests-toolbelt==0.9.1",
"urllib3==1.26.5",
"urllib3==1.26.18",
"PyInquirer==1.0.3",
],
zip_safe=True,
Expand Down

0 comments on commit b475908

Please sign in to comment.