From 24227fda506165a75bdc15879df06efb6f571246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 15:06:13 +0000 Subject: [PATCH] Bump uvicorn[standard] from 0.29.0 to 0.37.0 in /.devcontainer Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn) from 0.29.0 to 0.37.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.29.0...0.37.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .devcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index bf8e24d..783a789 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -4,5 +4,5 @@ loguru==0.7.2 pgcli==4.0.1 pymongo==4.6.3 tenacity==8.2.3 -uvicorn[standard]==0.29.0 +uvicorn[standard]==0.37.0 pre-commit==3.6.0