From 141b2cd1b35a86a0ccfd7373090b528f4902bed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 15:32:29 +0000 Subject: [PATCH] Update uvicorn requirement from ~=0.30.6 to ~=0.31.1 --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-rest.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-rest.txt b/requirements-rest.txt index 5c48187c..3849a454 100644 --- a/requirements-rest.txt +++ b/requirements-rest.txt @@ -10,5 +10,5 @@ shortuuid~=1.0.13 sshtunnel~=0.4.0 fastapi~=0.113.0 python-multipart -uvicorn~=0.23.2 +uvicorn~=0.31.1 httpx \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index acb744f8..f1e927d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ sshtunnel~=0.4.0 sympy~=1.12 seedir~=0.5.0 cryptography~=43.0.1 -uvicorn~=0.30.6 +uvicorn~=0.31.1 fastapi~=0.101.0 pydantic~=2.9.2 keystoneauth1~=5.1.0