From b5e28a8efcea225ea4209ed0dcec64a307def99c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 02:27:34 +0000 Subject: [PATCH] Bump webob from 1.8.5 to 1.8.8 in /example Bumps [webob](https://github.com/Pylons/webob) from 1.8.5 to 1.8.8. - [Changelog](https://github.com/Pylons/webob/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/webob/compare/1.8.5...1.8.8) --- updated-dependencies: - dependency-name: webob dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/requirements.txt b/example/requirements.txt index 34c0988..8ed5202 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -28,4 +28,4 @@ pytz==2019.3 tox==3.14.3 waitress==2.1.1 webassets==2.0 -WebOb==1.8.5 +WebOb==1.8.8