diff --git a/constraints/linux.txt b/constraints/linux.txt index 67a531d..511b0ad 100644 --- a/constraints/linux.txt +++ b/constraints/linux.txt @@ -32,7 +32,7 @@ certifi==2026.5.20 # httpx cffi==2.0.0 # via cryptography -click==8.4.1 +click==8.4.2 # via uvicorn cryptography==49.0.0 # via diff --git a/constraints/macos.txt b/constraints/macos.txt index f284ac8..473a619 100644 --- a/constraints/macos.txt +++ b/constraints/macos.txt @@ -34,7 +34,7 @@ certifi==2026.5.20 # httpx cffi==2.0.0 # via cryptography -click==8.4.1 +click==8.4.2 # via uvicorn cryptography==49.0.0 # via pyjwt diff --git a/constraints/windows.txt b/constraints/windows.txt index 4c08d04..31f433a 100644 --- a/constraints/windows.txt +++ b/constraints/windows.txt @@ -32,7 +32,7 @@ certifi==2026.5.20 # httpx cffi==2.0.0 # via cryptography -click==8.4.1 +click==8.4.2 # via uvicorn colorama==0.4.6 # via