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:
parent
ce74b84109
commit
c3230aa7c4
8
poetry.lock
generated
8
poetry.lock
generated
@ -650,13 +650,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "urllib3"
|
||||
version = "2.2.1"
|
||||
version = "2.2.2"
|
||||
description = "HTTP library with thread-safe connection pooling, file post, and more."
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "urllib3-2.2.1-py3-none-any.whl", hash = "sha256:450b20ec296a467077128bff42b73080516e71b56ff59a60a02bef2232c4fa9d"},
|
||||
{file = "urllib3-2.2.1.tar.gz", hash = "sha256:d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19"},
|
||||
{file = "urllib3-2.2.2-py3-none-any.whl", hash = "sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472"},
|
||||
{file = "urllib3-2.2.2.tar.gz", hash = "sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168"},
|
||||
]
|
||||
|
||||
[package.extras]
|
||||
@ -747,4 +747,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "bdbd2be997730563d90f180fdacdd84520227adfc1a9f1d64ecb4dfca5859816"
|
||||
content-hash = "d7940f6ef19760e86ce2a586891dc469b35b20eee3e4d5a7b896fdaf28698481"
|
||||
|
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user