From 1e508c8f62c17a6dff8c5aaf9b73a80dea4367f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 22:12:14 +0000 Subject: [PATCH] chore(deps): bump webob from 1.8.10 to 1.8.11 in /docs 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: indirect ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 2c1169f..076e36b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -113,7 +113,7 @@ waitress==3.0.2 # via webtest watchfiles==1.0.4 # via sphinx-autobuild -webob==1.8.10 +webob==1.8.11 # via webtest websockets==15.0 # via sphinx-autobuild