From b8a0c92ed02b345f50224c1e63b4cb0b222ad7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 23:11:27 +0000 Subject: [PATCH] Bump uvicorn from 0.30.6 to 0.31.0 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.6 to 0.31.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.31.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..33997a53 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.31.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..67c54f35 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ed18b574bba0a525372bfad99b9ffaeea39442d9f3832ee7465cbe668c86f401" + "sha256": "c3812f3c11d230c6e5b706188a7d889e318095b417d8f06eb812471a7b05fbf3" }, "pipfile-spec": 6, "requires": { @@ -1354,11 +1354,12 @@ "standard" ], "hashes": [ - "sha256:4b15decdda1e72be08209e860a1e10e92439ad5b97cf44cc945fcbee66fc5788", - "sha256:65fd46fe3fda5bdc1b03b94eb634923ff18cd35b2f084813ea79d1f103f711b5" + "sha256:13bc21373d103859f68fe739608e2eb054a816dea79189bc3ca08ea89a275906", + "sha256:cac7be4dd4d891c363cd942160a7b02e69150dcbc7a36be04d5f4af4b17c8ced" ], + "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.30.6" + "version": "==0.31.0" }, "uvloop": { "hashes": [