From 07633c301ddc5a8fe3498e172609c2b0563877c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:56:37 +0000 Subject: [PATCH] Bump the all group in /dependabot with 2 updates Bumps the all group in /dependabot with 2 updates: [zope-app-wsgi](https://github.com/zopefoundation/zope.app.wsgi) and [tqdm](https://github.com/tqdm/tqdm). Updates `zope-app-wsgi` from 5.2 to 5.2.1 - [Changelog](https://github.com/zopefoundation/zope.app.wsgi/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.app.wsgi/compare/5.2...5.2.1) Updates `tqdm` from 4.67.0 to 4.67.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.0...v4.67.1) --- updated-dependencies: - dependency-name: zope-app-wsgi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- dependabot/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependabot/requirements.txt b/dependabot/requirements.txt index 11ddad1..5aea91c 100644 --- a/dependabot/requirements.txt +++ b/dependabot/requirements.txt @@ -26,7 +26,7 @@ zc.catalog==3.0 zope.app.appsetup==5.0 zope.app.debug==4.0.0 zope.app.publication==5.0 -zope.app.wsgi==5.2 +zope.app.wsgi==5.2.1 zope.errorview==2.0 zope.generations==5.1.0 zope.testbrowser==7.0 @@ -47,7 +47,7 @@ requests-toolbelt==1.0.0 shutilwhich==1.1.0 simplegeneric==0.8.1 soupsieve==2.6 -tqdm==4.67.0 +tqdm==4.67.1 traitlets==5.14.3 waitress==3.0.2 WebOb==1.8.9