From c74bf90fc9ba23ac51a393c53243c172a14f3957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:02:49 +0000 Subject: [PATCH] Bump zope-deprecation from 4.4.0 to 6.0 in /pyramid/pyramidsite Bumps [zope-deprecation](https://github.com/zopefoundation/zope.deprecation) from 4.4.0 to 6.0. - [Changelog](https://github.com/zopefoundation/zope.deprecation/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.deprecation/compare/4.4.0...6.0) --- updated-dependencies: - dependency-name: zope-deprecation dependency-version: '6.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyramid/pyramidsite/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyramid/pyramidsite/requirements.txt b/pyramid/pyramidsite/requirements.txt index 37695b7..27095f6 100644 --- a/pyramid/pyramidsite/requirements.txt +++ b/pyramid/pyramidsite/requirements.txt @@ -15,6 +15,6 @@ translationstring==1.3 venusian==3.1.1 waitress==3.0.2 WebOb==1.8.6 -zope.deprecation==4.4.0 +zope.deprecation==6.0 zope.interface==5.1.0 psycopg2==2.8.5