chore(pip-prod)(deps): bump urllib3 from 2.2.2 to 2.2.3

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-13 01:03:32 +00:00
committed by Luke Tainton
parent 76a446d867
commit fa48f83589
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@ six = "1.16.0"
tabulate = "0.9.0"
tomli = "2.0.1"
tomlkit = "0.13.2"
urllib3 = "2.2.2"
urllib3 = "2.2.3"
wrapt = "1.16.0"
[tool.poetry.group.dev.dependencies]