From faacf2ca78f0773fb90fcd74cc1300460b2939de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 23:22:22 +0000 Subject: [PATCH] Bump uvicorn from 0.30.6 to 0.32.0 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.6 to 0.32.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.30.6...0.32.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index c6bd18f4..37c923af 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] fastapi = "==0.112.1" -uvicorn = {version = "==0.30.6", extras = ["standard"]} +uvicorn = {version = "==0.32.0", extras = ["standard"]} jsonlines = "==4.0.0" cacheout = "==0.16.0" aiohttp = "==3.10.5" diff --git a/Pipfile.lock b/Pipfile.lock index 1b6419a8..848c9774 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ed18b574bba0a525372bfad99b9ffaeea39442d9f3832ee7465cbe668c86f401" + "sha256": "ec4cc50e6391f845d47406209191b96820d7667445dbb8bb7e967f559704453b" }, "pipfile-spec": 6, "requires": { @@ -1354,11 +1354,12 @@ "standard" ], "hashes": [ - "sha256:4b15decdda1e72be08209e860a1e10e92439ad5b97cf44cc945fcbee66fc5788", - "sha256:65fd46fe3fda5bdc1b03b94eb634923ff18cd35b2f084813ea79d1f103f711b5" + "sha256:60b8f3a5ac027dcd31448f411ced12b5ef452c646f76f02f8cc3f25d8d26fd82", + "sha256:f78b36b143c16f54ccdb8190d0a26b5f1901fe5a3c777e1ab29f26391af8551e" ], + "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.30.6" + "version": "==0.32.0" }, "uvloop": { "hashes": [