Skip to content

Commit

Permalink
chore(deps-dev): 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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 0a59619 commit b3c3c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ trio==0.27.0
types-python-dateutil==2.9.0.20241206

types-requests==2.32.0.20241016; python_version >= '3.7'
urllib3==2.2.3 ; python_version >= '3.7'
urllib3==2.3.0 ; python_version >= '3.7'
typing-extensions==4.12.2 ; python_version >= '3.7'


Expand Down

0 comments on commit b3c3c55

Please sign in to comment.