From 10cb3b4ea6f02c73380dd35a8392f4a5edd23974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 17:50:25 +0000 Subject: [PATCH] Bump webob from 1.8.7 to 1.8.8 Bumps [webob](https://github.com/Pylons/webob) from 1.8.7 to 1.8.8. - [Changelog](https://github.com/Pylons/webob/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/webob/compare/1.8.7...1.8.8) --- updated-dependencies: - dependency-name: webob dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- requirements-full.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/constraints.txt b/constraints.txt index 8df0a2970e..8861f49027 100644 --- a/constraints.txt +++ b/constraints.txt @@ -18,7 +18,7 @@ RestrictedPython==7.2; python_version == '3.8' RestrictedPython==7.2; python_version == '3.9' RestrictedPython==7.2a1.dev0; python_version > '3.12' WSGIProxy2==0.5.1 -WebOb==1.8.7 +WebOb==1.8.8 WebTest==3.0.0 ZConfig==4.1 ZODB==6.0 diff --git a/requirements-full.txt b/requirements-full.txt index 69220da131..07415f14cc 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -19,7 +19,7 @@ RestrictedPython==7.2; python_version == '3.8' RestrictedPython==7.2; python_version == '3.9' RestrictedPython==7.2a1.dev0; python_version > '3.12' WSGIProxy2==0.5.1 -WebOb==1.8.7 +WebOb==1.8.8 WebTest==3.0.0 ZConfig==4.1 ZODB==6.0