From bcca7a2e7101a08219d2162a74cac14441ed40b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 17:48:46 +0000 Subject: [PATCH] Bump webob from 1.2.2 to 1.8.8 Bumps [webob](https://github.com/Pylons/webob) from 1.2.2 to 1.8.8. - [Changelog](https://github.com/Pylons/webob/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/webob/compare/1.2.2...1.8.8) --- updated-dependencies: - dependency-name: webob 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 0dd1ae4..99a6911 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==2.3.2 Jinja2==3.1.4 -WebOb==1.2.2 +WebOb==1.8.8 Werkzeug==3.0.3 apns==1.1.2 http-parser==0.7.8