From f810b46d71c5fccbf6413671565b13cae49b9a4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:03:58 +0000 Subject: [PATCH] Bump webob from 1.8.6 to 1.8.9 in /pyramid/pyramidsite Bumps [webob](https://github.com/Pylons/webob) from 1.8.6 to 1.8.9. - [Changelog](https://github.com/Pylons/webob/blob/1.8.9/CHANGES.txt) - [Commits](https://github.com/Pylons/webob/compare/1.8.6...1.8.9) --- updated-dependencies: - dependency-name: webob dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch ... 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 2ebe000..21755ac 100644 --- a/pyramid/pyramidsite/requirements.txt +++ b/pyramid/pyramidsite/requirements.txt @@ -14,7 +14,7 @@ repoze.lru==0.7 translationstring==1.4 venusian==3.1.1 waitress==3.0.2 -WebOb==1.8.6 +WebOb==1.8.9 zope.deprecation==6.0 zope.interface==5.1.0 psycopg2==2.9.11