From 26b1b2486867be06b9654aacb535ed8668c90a0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 17:51:37 +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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9194716..d5f342b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -195,7 +195,7 @@ venusian==3.1.0 # via pyramid waitress==2.1.2 # via devpi-server -webob==1.8.7 +webob==1.8.8 # via pyramid yarl==1.9.2 # via aiohttp