From 07e13de6e62f5dac048e42a1f380e506afefe9c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Sep 2022 22:11:59 +0000 Subject: [PATCH] fix(deps): update dependency fastapi to >=0.82.0,<0.83.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 730a9fe..eaf30a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ pybotx-smart-logger = "~0.7.3" pybotx = "~0.44.1" pybotx-fsm = "~0.4.2" -fastapi = ">=0.70.1,<0.71.0" +fastapi = ">=0.82.0,<0.83.0" uvicorn = { version = "~0.17.5", extras = ["standart"] } aioredis = "~1.3.1" # TODO: Migrate to 2.0