From 2ff15d867cdb55fbfd250112e6a8595b96f0cb02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 16:27:21 +0000 Subject: [PATCH] Bump sqlalchemy from 1.2.14 to 1.3.0 in /cntg Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.14 to 1.3.0. - [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 ... Signed-off-by: dependabot[bot] --- cntg/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cntg/requirements.txt b/cntg/requirements.txt index a00188f..6499423 100644 --- a/cntg/requirements.txt +++ b/cntg/requirements.txt @@ -6,4 +6,4 @@ numpy==1.15.4 psycopg2==2.7.6.1 pyproj==1.9.5.1 Shapely==1.6.4.post2 -SQLAlchemy==1.2.14 +SQLAlchemy==1.3.0