From f43d16084841d9c4540327a8ffc1bf8fd2913062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 15:54:24 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.17 to 2.0.18 in /components/cgi/nginxdbauth Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.17 to 2.0.18. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- components/cgi/nginxdbauth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cgi/nginxdbauth/requirements.txt b/components/cgi/nginxdbauth/requirements.txt index 388b82f3..f8b3b6f8 100644 --- a/components/cgi/nginxdbauth/requirements.txt +++ b/components/cgi/nginxdbauth/requirements.txt @@ -10,7 +10,7 @@ importlib-metadata==6.7.0 itsdangerous == 2.1.2 zipp == 3.15.0 -SQLAlchemy==2.0.17 +SQLAlchemy==2.0.18 greenlet==2.0.2 typing-extensions==4.7.1 mysqlclient == 2.2.0