From f0cfdef482e6b9cfd98a1ec1ba96828996c8b466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 22:11:55 +0000 Subject: [PATCH] Bump webob from 1.8.10 to 1.8.11 Bumps [webob](https://github.com/Pylons/webob) from 1.8.10 to 1.8.11. - [Changelog](https://github.com/Pylons/webob/blob/1.8.11/CHANGES.txt) - [Commits](https://github.com/Pylons/webob/compare/1.8.10...1.8.11) --- updated-dependencies: - dependency-name: webob dependency-version: 1.8.11 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 ec658a9..98dff5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Markdown==3.8.1 South==1.0.2 -WebOb==1.8.10 +WebOb==1.8.11 WebTest==3.0.7 amqp==1.4.6 anyjson==0.3.3