From 3a5755c7d889aaa44342d6b7ea208fa261ebd54e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 17:59:20 +0000 Subject: [PATCH] chore(deps): bump zope-sqlalchemy from 3.0 to 3.1 Bumps [zope-sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy) from 3.0 to 3.1. - [Changelog](https://github.com/zopefoundation/zope.sqlalchemy/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.sqlalchemy/compare/3.0...3.1) --- updated-dependencies: - dependency-name: zope-sqlalchemy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68a7d4a75..11a4b4032 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ Shapely==2.0.1 SQLAlchemy==1.3.24 transaction==3.1.0 waitress==2.1.2 -zope.sqlalchemy==3.0 +zope.sqlalchemy==3.1 gunicorn==21.2.0 # ColanderAlchemy>=0.3.2