From e6a30b646293d480b11096c20cc8398ae617c697 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 07:51:11 +0000 Subject: [PATCH 1/2] Bump the all group in /dependabot with 3 updates Bumps the all group in /dependabot with 3 updates: [zope-deprecation](https://github.com/zopefoundation/zope.deprecation), [zope-password](https://github.com/zopefoundation/zope.password) and [zconfig](https://github.com/zopefoundation/ZConfig). Updates `zope-deprecation` from 5.0 to 5.1 - [Changelog](https://github.com/zopefoundation/zope.deprecation/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.deprecation/compare/5.0...5.1) Updates `zope-password` from 4.4 to 6.0 - [Changelog](https://github.com/zopefoundation/zope.password/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.password/compare/4.4...6.0) Updates `zconfig` from 4.1 to 4.2 - [Changelog](https://github.com/zopefoundation/ZConfig/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/ZConfig/compare/4.1...4.2) --- updated-dependencies: - dependency-name: zope-deprecation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: zope-password dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: zconfig dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- dependabot/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dependabot/requirements.txt b/dependabot/requirements.txt index 21b943d..a89db02 100644 --- a/dependabot/requirements.txt +++ b/dependabot/requirements.txt @@ -17,7 +17,7 @@ zope.copy==5.0 zope.copypastemove==5.0 zope.datetime==5.0.0 zope.deferredimport==5.0 -zope.deprecation==5.0 +zope.deprecation==5.1 zope.dottedname==6.0 zope.dublincore==5.0 zope.error==5.0 @@ -38,7 +38,7 @@ zope.login==3.0 zope.mimetype==3.1 zope.minmax==2.3 zope.pagetemplate==5.1 -zope.password==4.4 +zope.password==6.0 zope.pluggableauth==4.0 zope.principalannotation==5.1 zope.principalregistry==5.0 @@ -64,7 +64,7 @@ zope.untrustedpython==6.1 zope.viewlet==5.0 BTrees==6.1 RestrictedPython==7.4 -ZConfig==4.1 +ZConfig==4.2 ZODB==6.0 bcrypt==4.2.1 cffi==1.17.1 From 81324b724b0a3dc31dbc5ac916931e2b5081c5f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 20 Jan 2025 07:51:51 +0000 Subject: [PATCH 2/2] Version synchronization --- ztk-versions.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ztk-versions.cfg b/ztk-versions.cfg index 203be90..880abc4 100644 --- a/ztk-versions.cfg +++ b/ztk-versions.cfg @@ -19,7 +19,7 @@ zope.copy = 5.0 zope.copypastemove = 5.0 zope.datetime = 5.0.0 zope.deferredimport = 5.0 -zope.deprecation = 5.0 +zope.deprecation = 5.1 zope.dottedname = 6.0 zope.dublincore = 5.0 zope.error = 5.0 @@ -40,7 +40,7 @@ zope.login = 3.0 zope.mimetype = 3.1 zope.minmax = 2.3 zope.pagetemplate = 5.1 -zope.password = 4.4 +zope.password = 6.0 zope.pluggableauth = 4.0 zope.principalannotation = 5.1 zope.principalregistry = 5.0 @@ -68,7 +68,7 @@ zope.viewlet = 5.0 # Direct dependencies BTrees = 6.1 RestrictedPython = 7.4 -ZConfig = 4.1 +ZConfig = 4.2 ZODB = 6.0 bcrypt = 4.2.1 cffi = 1.17.1