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 23:10:37 +00:00 committed by GitHub
parent e8bed7e5ad
commit a3266da119
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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