From ae8f2a4a55cdb29347032122561942f68814999e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 07:57:21 +0000 Subject: [PATCH] Bump the all group in /dependabot with 5 updates Bumps the all group in /dependabot with 5 updates: | Package | From | To | | --- | --- | --- | | [zope-configuration](https://github.com/zopefoundation/zope.configuration) | `5.0.1` | `6.0` | | [zope-pluggableauth](https://github.com/zopefoundation/zope.pluggableauth) | `3.0` | `4.0` | | [zope-principalannotation](https://github.com/zopefoundation/zope.principalannotation) | `5.0` | `5.1` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.8` | `7.6.9` | Updates `zope-configuration` from 5.0.1 to 6.0 - [Changelog](https://github.com/zopefoundation/zope.configuration/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.configuration/compare/5.0.1...6.0) Updates `zope-pluggableauth` from 3.0 to 4.0 - [Changelog](https://github.com/zopefoundation/zope.pluggableauth/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.pluggableauth/compare/3.0...4.0) Updates `zope-principalannotation` from 5.0 to 5.1 - [Changelog](https://github.com/zopefoundation/zope.principalannotation/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.principalannotation/compare/5.0...5.1) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0) Updates `coverage` from 7.6.8 to 7.6.9 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.8...7.6.9) --- updated-dependencies: - dependency-name: zope-configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: zope-pluggableauth dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: zope-principalannotation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- dependabot/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dependabot/requirements.txt b/dependabot/requirements.txt index 18ae4f8..a68f562 100644 --- a/dependabot/requirements.txt +++ b/dependabot/requirements.txt @@ -9,7 +9,7 @@ zope.cachedescriptors==5.0 zope.catalog==5.0 zope.component==6.0 zope.componentvocabulary==2.3.0 -zope.configuration==5.0.1 +zope.configuration==6.0 zope.container==6.1 zope.contentprovider==6.0 zope.contenttype==5.1 @@ -39,8 +39,8 @@ zope.mimetype==3.1 zope.minmax==2.3 zope.pagetemplate==5.1 zope.password==4.4 -zope.pluggableauth==3.0 -zope.principalannotation==5.0 +zope.pluggableauth==4.0 +zope.principalannotation==5.1 zope.principalregistry==5.0 zope.processlifetime==3.0 zope.proxy==6.1 @@ -76,8 +76,8 @@ pytz==2024.2 transaction==5.0 zc.lockfile==3.0.post1 zodbpickle==4.1.1 -six==1.16.0 -coverage==7.6.8 +six==1.17.0 +coverage==7.6.9 manuel==1.13.0 collective.recipe.cmd==0.11 mr.developer==2.0.2