From 867518c645c16b58a7fe9b4461d0ec7efe4be653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 09:14:06 +0000 Subject: [PATCH] chore(deps): bump zope-sqlalchemy from 4.0 to 4.1 Bumps [zope-sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy) from 4.0 to 4.1. - [Changelog](https://github.com/zopefoundation/zope.sqlalchemy/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.sqlalchemy/compare/4.0...4.1) --- updated-dependencies: - dependency-name: zope-sqlalchemy dependency-version: '4.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index 61d3eb2efba6..7eaa71cd393e 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -2642,9 +2642,9 @@ zope-interface==8.0.1 \ # transaction # wired # zope-sqlalchemy -zope-sqlalchemy==4.0 \ - --hash=sha256:3fd2026271056818a04d3320e610525fd4773bc56300158411ed22909c72cd6e \ - --hash=sha256:d4aeb6d06aa7d0855d67fd3434b56674f01307c4cad50105c94bcfe391ee729d +zope-sqlalchemy==4.1 \ + --hash=sha256:1912525fa0b2b6ff0c3cab46aab59fed45302d4de4e4b03e0d11386e770f4531 \ + --hash=sha256:24c18895af4b962c0b214d84fbdf548df4ac504c9eb437b30d9bff25af0ae072 # via -r requirements/main.in zxcvbn==4.5.0 \ --hash=sha256:2b6eed621612ce6d65e6e4c7455b966acee87d0280e257956b1f06ccc66bd5ff \ @@ -2659,4 +2659,3 @@ setuptools==80.9.0 \ # pyramid # repoze-sendmail # zope-deprecation - # zope-sqlalchemy