From ec3eeebbf655e2f4923d0f4881ada912ff1cd810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 04:01:33 +0000 Subject: [PATCH] build(deps): bump zodbpickle from 2.2.0 to 2.6 Bumps [zodbpickle](https://github.com/zopefoundation/zodbpickle) from 2.2.0 to 2.6. - [Release notes](https://github.com/zopefoundation/zodbpickle/releases) - [Changelog](https://github.com/zopefoundation/zodbpickle/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zodbpickle/compare/2.2.0...2.6) --- updated-dependencies: - dependency-name: zodbpickle 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 559edd4a18..55b9785eb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -355,7 +355,7 @@ zipp==3.6.0 # via importlib-metadata zodb==5.7.0 # via appy -zodbpickle==2.2.0 +zodbpickle==2.6 # via zodb zope-interface==5.4.0 # via