From 84a7f063b534ddad8fbafa1573fecf7b1396590e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 20:48:09 +0000 Subject: [PATCH] Bump webob from 1.0.8 to 1.8.8 Bumps [webob](https://github.com/Pylons/webob) from 1.0.8 to 1.8.8. - [Changelog](https://github.com/Pylons/webob/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/webob/compare/1.0.8...1.8.8) --- updated-dependencies: - dependency-name: webob dependency-version: 1.8.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-py2.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py2.txt b/requirements-py2.txt index 4220285..268c748 100644 --- a/requirements-py2.txt +++ b/requirements-py2.txt @@ -8,5 +8,5 @@ redis~=3.5.3 repoze.who~=2.4 repoze.who-use-beaker~=0.3 six~=1.16.0 -WebOb==1.0.8 +WebOb==1.8.8 zope.interface~=5.4.0 diff --git a/requirements.txt b/requirements.txt index ea7be06..5a14913 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ redis~=4.1.4 repoze.who~=2.4 git+https://github.com/akissa/repoze.who-use_beaker@780379fd58b10264c0756feb6d3f232f797ba0cb#egg=repoze.who-use_beaker six~=1.16.0 -WebOb~=1.8.7 +WebOb~=1.8.8