From b9be5a7fea5dee593ff83a0270d8389dd42eaeac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:03:23 +0000 Subject: [PATCH] Bump pyramid from 1.10.4 to 2.1 in /pyramid/pyramidsite Bumps [pyramid](https://github.com/Pylons/pyramid) from 1.10.4 to 2.1. - [Changelog](https://github.com/Pylons/pyramid/blob/2.1/CHANGES.rst) - [Commits](https://github.com/Pylons/pyramid/compare/1.10.4...2.1) --- updated-dependencies: - dependency-name: pyramid dependency-version: '2.1' 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..3f8cb23 100644 --- a/pyramid/pyramidsite/requirements.txt +++ b/pyramid/pyramidsite/requirements.txt @@ -6,7 +6,7 @@ PasteDeploy==3.1.0 plaster==1.0 plaster-pastedeploy==0.7 pygments==2.19.2 -pyramid==1.10.4 +pyramid==2.1 pyramid-debugtoolbar==4.6.1 pyramid-jinja2==2.8 pyramid-mako==1.1.0