Update dependency urllib3 to v2 (#34)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-03 18:45:17 +01:00
committed by GitHub
parent c77a6f45d6
commit 13780f2be4

View File

@ -8,6 +8,6 @@ itsdangerous==2.1.2
Jinja2==3.1.2 Jinja2==3.1.2
MarkupSafe==2.1.2 MarkupSafe==2.1.2
requests==2.30.0 requests==2.30.0
urllib3==1.26.15 urllib3==2.0.1
Werkzeug==2.3.3 Werkzeug==2.3.3
WTForms==3.0.1 WTForms==3.0.1