From 817ad45ef90bd4256f8e009ea0449d6ef9d0a88d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:25:42 +0000 Subject: [PATCH] Bump uvicorn[standard] from 0.32.1 to 0.34.0 Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.32.1 to 0.34.0. - [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.1...0.34.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 381da0a..827d3a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.6 objsize==0.7.0 -uvicorn[standard]==0.32.1 +uvicorn[standard]==0.34.0 google-cloud-bigquery==3.27.0 pandas==2.2.3 numpy==2.0.2