diff --git a/pyproject.toml b/pyproject.toml index 2589e42ae..6c6bdf857 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,7 +102,7 @@ optional-dependencies.dev = [ "types-docker==7.1.0.20260409", "types-pyyaml==6.0.12.20260508", "types-requests==2.33.0.20260503", - "urllib3==2.6.3", + "urllib3==2.7.0", "vulture==2.16", "vws-python==2026.2.25.1", "vws-test-fixtures==2023.3.5",