From 549650c60127ba77a82450f1dd0a7ad658945a3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 16:44:45 +0000 Subject: [PATCH] fix(deps): update dependency fastapi to v0.115.0 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- requirements.txt | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5dc516c..df089c4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -287,13 +287,13 @@ tests = ["environs[django]", "pytest"] [[package]] name = "fastapi" -version = "0.114.2" +version = "0.115.0" description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" optional = false python-versions = ">=3.8" files = [ - {file = "fastapi-0.114.2-py3-none-any.whl", hash = "sha256:44474a22913057b1acb973ab90f4b671ba5200482e7622816d79105dcece1ac5"}, - {file = "fastapi-0.114.2.tar.gz", hash = "sha256:0adb148b62edb09e8c6eeefa3ea934e8f276dabc038c5a82989ea6346050c3da"}, + {file = "fastapi-0.115.0-py3-none-any.whl", hash = "sha256:17ea427674467486e997206a5ab25760f6b09e069f099b96f5b55a32fb6f1631"}, + {file = "fastapi-0.115.0.tar.gz", hash = "sha256:f93b4ca3529a8ebc6fc3fcf710e5efa8de3df9b41570958abf1d97d843138004"}, ] [package.dependencies] @@ -1177,4 +1177,4 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "f7603079bb0dd9db6d9054ee62bf451f465915ba1e5052c9a3f1b119ded357db" +content-hash = "6450cde918d8dddf09f2bca3614f2393c835b226e9ceb95e4d0a0815022d2869" diff --git a/pyproject.toml b/pyproject.toml index 7e69613..2d295c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.11" -fastapi = "^0.114.0" +fastapi = "^0.115.0" uvicorn = "^0.30.0" requests = "^2.32.0" python-multipart = "^0.0.10" diff --git a/requirements.txt b/requirements.txt index 7726212..70528a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -110,9 +110,9 @@ colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platfo environs==11.0.0 ; python_version >= "3.11" and python_version < "4.0" \ --hash=sha256:069727a8f73d8ba8d033d3cd95c0da231d44f38f1da773bf076cef168d312ee8 \ --hash=sha256:e0bcfd41c718c07a7db422f9109e490746450da38793fe4ee197f397b9343435 -fastapi==0.114.2 ; python_version >= "3.11" and python_version < "4.0" \ - --hash=sha256:0adb148b62edb09e8c6eeefa3ea934e8f276dabc038c5a82989ea6346050c3da \ - --hash=sha256:44474a22913057b1acb973ab90f4b671ba5200482e7622816d79105dcece1ac5 +fastapi==0.115.0; python_version >= "3.11" and python_version < "4.0" \ + --hash=sha256:17ea427674467486e997206a5ab25760f6b09e069f099b96f5b55a32fb6f1631 \ + --hash=sha256:f93b4ca3529a8ebc6fc3fcf710e5efa8de3df9b41570958abf1d97d843138004 filetype==1.2.0 ; python_version >= "3.11" and python_version < "4.0" \ --hash=sha256:66b56cd6474bf41d8c54660347d37afcc3f7d1970648de365c102ef77548aadb \ --hash=sha256:7ce71b6880181241cf7ac8697a2f1eb6a8bd9b429f7ad6d27b8db9ba5f1c2d25