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
e8bed7e5ad
commit
a3266da119
|
@ -11,5 +11,5 @@ MarkupSafe==2.1.5
|
|||
python-dateutil==2.9.0.post0
|
||||
requests==2.32.3
|
||||
six==1.16.0
|
||||
urllib3==2.2.1
|
||||
urllib3==2.2.2
|
||||
Werkzeug==3.0.3
|
||||
|
|
|
@ -49,7 +49,7 @@ six==1.16.0
|
|||
# via
|
||||
# -r requirements.in
|
||||
# python-dateutil
|
||||
urllib3==2.2.1
|
||||
urllib3==2.2.2
|
||||
# via
|
||||
# -r requirements.in
|
||||
# requests
|
||||
|
|
Loading…
Reference in a new issue