From eeab1913a7ed949dca71e4650db496de8802dd7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 18:02:58 +0000 Subject: [PATCH] Bump webob from 1.8.7 to 1.8.8 in /components/calibreview 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- components/calibreview/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/calibreview/requirements.txt b/components/calibreview/requirements.txt index 17fcee22..a145158f 100644 --- a/components/calibreview/requirements.txt +++ b/components/calibreview/requirements.txt @@ -14,7 +14,7 @@ pyramid==2.0.2 pyramid-jinja2==2.10.1 translationstring==1.4 venusian==3.1.0 -WebOb==1.8.7 +WebOb==1.8.8 waitress==3.0.0 zope.deprecation==5.0 zope.interface==7.0.1