From b7a655320454887b1a63867553f51757385937b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 17:49:51 +0000 Subject: [PATCH] Bump webob from 1.8.2 to 1.8.8 in /tests/python2-libraries Bumps [webob](https://github.com/Pylons/webob) from 1.8.2 to 1.8.8. - [Changelog](https://github.com/Pylons/webob/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/webob/compare/1.8.2...1.8.8) --- updated-dependencies: - dependency-name: webob dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/python2-libraries/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python2-libraries/requirements.txt b/tests/python2-libraries/requirements.txt index f0596d67..2dd65519 100644 --- a/tests/python2-libraries/requirements.txt +++ b/tests/python2-libraries/requirements.txt @@ -197,7 +197,7 @@ versiontools==1.9.1 virtualenv==16.0.0 waitress==2.1.2 warlock==1.3.0 -webob==1.8.2 +webob==1.8.8 websocket-client==0.51.0 webtest==2.0.30 werkzeug==2.2.3