diff --git a/requirements-dev.txt b/requirements-dev.txt index 60911db..ddeccc1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -238,7 +238,7 @@ typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.13" typing-inspect==0.9.0 ; python_version >= "3.10" and python_version < "3.13" tzdata==2025.1 ; python_version >= "3.10" and python_version < "3.13" ujson==5.10.0 ; python_version >= "3.10" and python_version < "3.13" -urllib3==2.1.0 ; python_version >= "3.10" and python_version < "3.13" +urllib3==2.5.0 ; python_version >= "3.10" and python_version < "3.13" uv==0.6.3 ; python_version >= "3.10" and python_version < "3.13" uvicorn==0.34.0 ; python_version >= "3.10" and python_version < "3.13" uvloop==0.21.0 ; python_version >= "3.10" and python_version < "3.13" and sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"