From d37f14da3f9736f71b9b420d1346df660564dc13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:04:47 +0000 Subject: [PATCH] Bump pyramid-debugtoolbar from 4.6.1 to 4.12.1 in /pyramid/pyramidsite Bumps [pyramid-debugtoolbar](https://github.com/Pylons/pyramid_debugtoolbar) from 4.6.1 to 4.12.1. - [Changelog](https://github.com/Pylons/pyramid_debugtoolbar/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/pyramid_debugtoolbar/compare/4.6.1...4.12.1) --- updated-dependencies: - dependency-name: pyramid-debugtoolbar dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 21755ac..2c9e2c7 100644 --- a/pyramid/pyramidsite/requirements.txt +++ b/pyramid/pyramidsite/requirements.txt @@ -7,7 +7,7 @@ plaster==1.1.2 plaster-pastedeploy==0.7 pygments==2.19.2 pyramid==2.1 -pyramid-debugtoolbar==4.6.1 +pyramid-debugtoolbar==4.12.1 pyramid-jinja2==2.10.1 pyramid-mako==1.1.0 repoze.lru==0.7