From 4da7500660e5d6bb2834be601a7471daa9849444 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 01:01:39 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.110.0 --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index c6f483d..c67f978 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] python-apt = {ref = "2.5.3", git = "https://salsa.debian.org/apt-team/python-apt.git"} prometheus_client = "==0.20.0" -fastapi = "==0.109.2" +fastapi = "==0.110.0" uvicorn = {version = "==0.27.1", extras = ["standard"]} [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index b1312e3..7898585 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d9fce4c4ae627cf53f9b21070d52454c68d40a696d90e43fc73bd5849deca7da" + "sha256": "f60da08b3a8556e8cd92162f9e05319634f330a3b1594f96381ec46cf94f65e2" }, "pipfile-spec": 6, "requires": {}, @@ -40,12 +40,12 @@ }, "fastapi": { "hashes": [ - "sha256:2c9bab24667293b501cad8dd388c05240c850b58ec5876ee3283c47d6e1e3a4d", - "sha256:f3817eac96fe4f65a2ebb4baa000f394e55f5fccdaf7f75250804bc58f354f73" + "sha256:266775f0dcc95af9d3ef39bad55cff525329a931d5fd51930aadd4f428bf7ff3", + "sha256:87a1f6fb632a218222c5984be540055346a8f5d8a68e8f6fb647b1dc9934de4b" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.109.2" + "version": "==0.110.0" }, "h11": { "hashes": [