From 75193e63b4a057d193fe336ebd85fedd90ea444d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 11:13:08 +0000 Subject: [PATCH] Bump sqlalchemy from 1.3.10 to 1.3.11 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.10 to 1.3.11. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f07f0a706a..059e279af0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ pyopenssl==19.0.0 pyproj>=1.9.5,<2.2.3.0 OWSLib==0.18.0 pycsw==2.4.0 -SQLAlchemy==1.3.10 # required by PyCSW +SQLAlchemy==1.3.11 # required by PyCSW Shapely==1.6.4.post2 mercantile==1.1.2 geoip2==2.9.0