From bd25b23a96c77b4fe4eac9d0c8e2a5d870edd3fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 11:16:26 +0100 Subject: [PATCH] Bump sqlalchemy from 1.4.43 to 1.4.44 (#10294) Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.43 to 1.4.44. - [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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 670e6a4c6f2..0a8cd057b22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pyjwt==2.6.0 pyproj<3.5.0 OWSLib==0.27.2 pycsw==2.6.1 -SQLAlchemy==1.4.43 # required by PyCSW +SQLAlchemy==1.4.44 # required by PyCSW Shapely==1.8.5.post1 mercantile==1.2.1 geoip2==4.6.0