diff --git a/services/account_unification/pyproject.toml b/services/account_unification/pyproject.toml index 79d5e39..4a2f822 100644 --- a/services/account_unification/pyproject.toml +++ b/services/account_unification/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "pydantic==2.13.4", "httpx==0.28.1", "pyyaml==6.0.3", - "uvicorn==0.52.3", + "uvicorn==0.52.4", ] [project.optional-dependencies] diff --git a/services/account_unification/requirements-dev.txt b/services/account_unification/requirements-dev.txt index e071985..54a6e97 100644 --- a/services/account_unification/requirements-dev.txt +++ b/services/account_unification/requirements-dev.txt @@ -556,7 +556,7 @@ typing-inspection==0.4.4 \ # via # fastapi # pydantic -uvicorn==0.52.3 \ - --hash=sha256:116af2710dbf47c80f463cd20ee4884b6662f4c9f227d797ddc7279d2fcc2c7c \ - --hash=sha256:18857b9e6579300be55c91c0a1cfd37d9a2cf0cabea33b88275f199eb73b8b58 +uvicorn==0.52.4 \ + --hash=sha256:73acfee47a0b133c5de13d219492d62d8a31e935f4fe6e41a232451a15379f86 \ + --hash=sha256:f86e41a149d7d05a9969337e3946a9c171c06a5d42680896daaba624aeac8da1 # via cwl-idp-account-unification