From 34d994177ddea8c95bf12b833347559c4fd62806 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 20:10:12 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks [dependabot skip] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8143a4d3..474564ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,8 +79,8 @@ rich==13.5.3 ; python_version >= "3.9" and python_version < "4.0" secretstorage==3.3.3 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "linux" shellingham==1.5.3 ; python_version >= "3.9" and python_version < "4.0" sniffio==1.3.0 ; python_version >= "3.9" and python_version < "4.0" -sqlalchemy==2.0.20 ; python_version >= "3.9" and python_version < "4.0" -sqlalchemy[asyncio]==2.0.20 ; python_version >= "3.9" and python_version < "4.0" +sqlalchemy==2.0.21 ; python_version >= "3.9" and python_version < "4.0" +sqlalchemy[asyncio]==2.0.21 ; python_version >= "3.9" and python_version < "4.0" starlette==0.27.0 ; python_version >= "3.9" and python_version < "4.0" tomli-w==1.0.0 ; python_version >= "3.9" and python_version < "4.0" tomli==2.0.1 ; python_version >= "3.9" and python_version < "4.0"