diff --git a/pyproject.toml b/pyproject.toml index 4167a57..447f9fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ itsdangerous = "^2.1.2" Werkzeug = "^3.0.4" Jinja2 = "^3.1.2" requests-toolbelt = "^0.10.1" -urllib3 = "1.26.18" +urllib3 = "^1.26.19" [tool.poetry.group.test] optional = true