From 81e0dd5739083663955fbf5fe854e0fdca0ae140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 12:44:32 +0000 Subject: [PATCH] Bump plaster-pastedeploy from 0.7 to 1.0.1 in /pyramid/pyramidsite Bumps [plaster-pastedeploy](https://github.com/Pylons/plaster_pastedeploy) from 0.7 to 1.0.1. - [Changelog](https://github.com/Pylons/plaster_pastedeploy/blob/main/CHANGES.rst) - [Commits](https://github.com/Pylons/plaster_pastedeploy/compare/0.7...1.0.1) --- updated-dependencies: - dependency-name: plaster-pastedeploy dependency-version: 1.0.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 c37a365..2b9bad2 100644 --- a/pyramid/pyramidsite/requirements.txt +++ b/pyramid/pyramidsite/requirements.txt @@ -4,7 +4,7 @@ mako==1.3.10 markupsafe==3.0.3 PasteDeploy==3.1.0 plaster==1.1.2 -plaster-pastedeploy==0.7 +plaster-pastedeploy==1.0.1 pygments==2.20.0 pyramid==2.1 pyramid-debugtoolbar==4.12.1