From 1ba982e1b1bb3147f3f20f0e2093fff4627b8053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 14:55:16 +0000 Subject: [PATCH] Bump webob from 1.8.8 to 1.8.10 in /requirements Bumps [webob](https://github.com/Pylons/webob) from 1.8.8 to 1.8.10. - [Changelog](https://github.com/Pylons/webob/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/webob/compare/1.8.8...1.8.10) --- updated-dependencies: - dependency-name: webob dependency-version: 1.8.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- requirements/functests.txt | 2 +- requirements/lint.txt | 2 +- requirements/prod.txt | 2 +- requirements/tests.txt | 2 +- requirements/typecheck.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 96014181f45..8a7f16255f6 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -384,7 +384,7 @@ webencodings==0.5.1 # via # -r prod.txt # bleach -webob==1.8.8 +webob==1.8.10 # via # -r prod.txt # pyramid diff --git a/requirements/functests.txt b/requirements/functests.txt index 0eebc37f6d7..4567e789678 100644 --- a/requirements/functests.txt +++ b/requirements/functests.txt @@ -377,7 +377,7 @@ webencodings==0.5.1 # via # -r prod.txt # bleach -webob==1.8.8 +webob==1.8.10 # via # -r prod.txt # pyramid diff --git a/requirements/lint.txt b/requirements/lint.txt index bdb27b50195..2dc42c3beab 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -562,7 +562,7 @@ webencodings==0.5.1 # -r functests.txt # -r tests.txt # bleach -webob==1.8.8 +webob==1.8.10 # via # -r functests.txt # -r tests.txt diff --git a/requirements/prod.txt b/requirements/prod.txt index 5f9e8ba5b74..b508e039661 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -267,7 +267,7 @@ wcwidth==0.2.13 # via prompt-toolkit webencodings==0.5.1 # via bleach -webob==1.8.8 +webob==1.8.10 # via pyramid wired==0.4 # via pyramid-services diff --git a/requirements/tests.txt b/requirements/tests.txt index 12bfe410543..51c99aa7f8b 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -388,7 +388,7 @@ webencodings==0.5.1 # via # -r prod.txt # bleach -webob==1.8.8 +webob==1.8.10 # via # -r prod.txt # pyramid diff --git a/requirements/typecheck.txt b/requirements/typecheck.txt index 16622409289..fbae3046195 100644 --- a/requirements/typecheck.txt +++ b/requirements/typecheck.txt @@ -347,7 +347,7 @@ webencodings==0.5.1 # via # -r prod.txt # bleach -webob==1.8.8 +webob==1.8.10 # via # -r prod.txt # pyramid