diff --git a/requirements-dev.txt b/requirements-dev.txt index 60911db..8ff8b2d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -239,7 +239,7 @@ 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" -uv==0.6.3 ; python_version >= "3.10" and python_version < "3.13" +uv==0.9.6 ; 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" validators==0.34.0 ; python_version >= "3.10" and python_version < "3.13"