From f5fe4dbb06e8f2b7d582441f55658f1c1a1d9313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:37:41 +0000 Subject: [PATCH] Bump uvicorn[standard] from 0.32.0 to 0.32.1 (#254) Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.32.0 to 0.32.1. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.32.0...0.32.1) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d28b73..381da0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.6 objsize==0.7.0 -uvicorn[standard]==0.32.0 +uvicorn[standard]==0.32.1 google-cloud-bigquery==3.27.0 pandas==2.2.3 numpy==2.0.2