From 5b53cad6bf52cc6984dfbd4ed0a7287940965de1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 08:39:46 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(project)=20upgrade=20fastapi?= =?UTF-8?q?=20to=20v0.110.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.110.1 | 0.110.2 | --- src/api/Pipfile | 2 +- src/api/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/api/Pipfile b/src/api/Pipfile index bb3ce8f9..0582cdd0 100644 --- a/src/api/Pipfile +++ b/src/api/Pipfile @@ -7,7 +7,7 @@ name = "pypi" alembic = "==1.13.1" annotated-types = "==0.6.0" email-validator = "==2.1.1" -fastapi = "==0.110.1" +fastapi = "==0.110.2" httpx = "==0.27.0" psycopg2-binary = "==2.9.9" pydantic-extra-types = {extras = ["all"], version = "==2.6.0"} diff --git a/src/api/Pipfile.lock b/src/api/Pipfile.lock index e7d36eba..49fd142a 100644 --- a/src/api/Pipfile.lock +++ b/src/api/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d30431f24621e7832f64fdcdd8674870a890533c84624dcbdcbaa99056bbef9b" + "sha256": "d4bbf2a758bdfe2fe24ab04bb5e5caac10c67afb6c16ec449e6a93fbedd96354" }, "pipfile-spec": 6, "requires": { @@ -180,12 +180,12 @@ }, "fastapi": { "hashes": [ - "sha256:5df913203c482f820d31f48e635e022f8cbfe7350e4830ef05a3163925b1addc", - "sha256:6feac43ec359dfe4f45b2c18ec8c94edb8dc2dfc461d417d9e626590c071baad" + "sha256:239403f2c0a3dda07a9420f95157a7f014ddb2b770acdbc984f9bdf3ead7afdb", + "sha256:b53d673652da3b65e8cd787ad214ec0fe303cad00d2b529b86ce7db13f17518d" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.110.1" + "version": "==0.110.2" }, "greenlet": { "hashes": [