From 9d929e01176ae7de21734d928ab649bb12dbdb32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 14:48:20 +0000 Subject: [PATCH] Bump webob from 1.8.8 to 1.8.10 Bumps [webob](https://github.com/Pylons/webob) from 1.8.8 to 1.8.10. - [Changelog](https://github.com/Pylons/webob/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/webob/compare/1.8.8...1.8.10) --- updated-dependencies: - dependency-name: webob dependency-version: 1.8.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05fe0cb..b3ec50a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Markdown==3.8.1 South==1.0 -WebOb==1.8.8 +WebOb==1.8.10 WebTest==3.0.7 amqp==1.4.6 anyjson==0.3.3