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:
@ -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]
|
||||
|
Reference in New Issue
Block a user