Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent 8dc2a29 commit 749772a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pydantic = "==1.10.9"
requests = "==2.31.0"
six = "==1.16.0"
typing-extensions = "==4.5.0"
urllib3 = "==1.26.16"
urllib3 = "==2.0.4"
virtualenv = "==20.21.1"
virtualenv-clone = "==0.5.7"
zipp = "==3.15.0"
Expand Down

0 comments on commit 749772a

Please sign in to comment.