From 1e8aa0aa15e7eec356067d4f2efe5e99d8f7b5d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 14:48:24 +0000 Subject: [PATCH] Bump webob from 1.8.9 to 1.8.10 Bumps [webob](https://github.com/Pylons/webob) from 1.8.9 to 1.8.10. - [Changelog](https://github.com/Pylons/webob/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/webob/compare/1.8.9...1.8.10) --- updated-dependencies: - dependency-name: webob dependency-version: 1.8.10 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 e4c1515..fca4763 100644 --- a/requirements.txt +++ b/requirements.txt @@ -200,7 +200,7 @@ venusian==3.1.1 # via pyramid waitress==3.0.2 # via devpi-server -webob==1.8.9 +webob==1.8.10 # via pyramid wheel==0.46.2 # via -r core-requirements.txt