From bd84689781af8c27a39ffc2b0305306951848f51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 12:44:36 +0000 Subject: [PATCH] Bump hupper from 1.10.2 to 1.12.1 in /pyramid/pyramidsite Bumps [hupper](https://github.com/Pylons/hupper) from 1.10.2 to 1.12.1. - [Changelog](https://github.com/Pylons/hupper/blob/main/CHANGES.rst) - [Commits](https://github.com/Pylons/hupper/compare/1.10.2...1.12.1) --- updated-dependencies: - dependency-name: hupper dependency-version: 1.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 c37a365..3011849 100644 --- a/pyramid/pyramidsite/requirements.txt +++ b/pyramid/pyramidsite/requirements.txt @@ -1,4 +1,4 @@ -hupper==1.10.2 +hupper==1.12.1 jinja2==3.1.6 mako==1.3.10 markupsafe==3.0.3