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

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [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.1...2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-17 22:52:32 +00:00
committed by Luke Tainton
parent ce74b84109
commit c3230aa7c4
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.12.5"
urllib3 = "2.2.1"
urllib3 = "2.2.2"
wrapt = "1.16.0"
[tool.poetry.group.dev.dependencies]