Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 31bef28 commit e4613d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_reqs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pyparsing==3.2.0
certifi==2024.12.14 # requests
idna==3.10 # requests
charset_normalizer==3.4.1 # requests
urllib3==2.2.3 # requests
urllib3==2.3.0 # requests
requests==2.32.3 # pylti1p3
pyjwt==2.10.1 # pylti1p3
cffi==1.17.1 # cryptography
Expand Down

0 comments on commit e4613d3

Please sign in to comment.