From a873945c84cde4d56c6963bd42448245d3118424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:01:51 +0000 Subject: [PATCH] Bump uvicorn from 0.37.0 to 0.38.0 Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.37.0 to 0.38.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.37.0...0.38.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index ad98f82..e52031a 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] fastapi = "~=0.118.0" -uvicorn = "~=0.37.0" +uvicorn = "~=0.38.0" litellm = "~=1.77.3" falkordb = "~=1.2.0" psycopg2-binary = "~=2.9.11" diff --git a/Pipfile.lock b/Pipfile.lock index ef07c31..e02f1ac 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f4506a61c86f57a98aaa1efd1fa1869e2220a1e963e07bd9c5284d6a38467b4b" + "sha256": "f28bb7d19113692ea5c8abd9cc2f632af992a6a44e2f4f070904fa3573b99f8f" }, "pipfile-spec": 6, "requires": { @@ -2441,12 +2441,12 @@ }, "uvicorn": { "hashes": [ - "sha256:4115c8add6d3fd536c8ee77f0e14a7fd2ebba939fed9b02583a97f80648f9e13", - "sha256:913b2b88672343739927ce381ff9e2ad62541f9f8289664fa1d1d3803fa2ce6c" + "sha256:48c0afd214ceb59340075b4a052ea1ee91c16fbc2a9b1469cca0e54566977b02", + "sha256:fd97093bdd120a2609fc0d3afe931d4d4ad688b6e75f0f929fde1bc36fe0e91d" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==0.37.0" + "version": "==0.38.0" }, "werkzeug": { "hashes": [