From 388d7800510aba797960389065d64a671570e840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:10:18 +0000 Subject: [PATCH] chore(deps): bump transaction from 3.1.0 to 4.0 Bumps [transaction](https://github.com/zopefoundation/transaction) from 3.1.0 to 4.0. - [Changelog](https://github.com/zopefoundation/transaction/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/transaction/compare/3.1.0...4.0) --- updated-dependencies: - dependency-name: transaction dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4502e0f20..5c77eb5ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ requests==2.31.0 setuptools==68.2.2 Shapely==2.0.1 SQLAlchemy==1.3.24 -transaction==3.1.0 +transaction==4.0 waitress==2.1.2 zope.sqlalchemy==3.1 gunicorn==21.2.0