From 9702fe36f613cf64c5d46cbeab759d5890e30424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:01:43 +0000 Subject: [PATCH] Bump webargs from 8.4.0 to 8.6.0 Bumps [webargs](https://github.com/marshmallow-code/webargs) from 8.4.0 to 8.6.0. - [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/webargs/compare/8.4.0...8.6.0) --- updated-dependencies: - dependency-name: webargs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.mysql.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.mysql.txt b/requirements.mysql.txt index a93476f2..57273200 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -29,6 +29,6 @@ SQLAlchemy==2.0.34 typing_extensions==4.12.2 tzlocal==5.2 urllib3==2.2.2 -webargs==8.4.0 +webargs==8.6.0 webassets==2.0 Werkzeug==3.0.4 diff --git a/requirements.txt b/requirements.txt index c6370951..d27fe040 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,6 +29,6 @@ SQLAlchemy==2.0.34 typing_extensions==4.12.2 tzlocal==5.2 urllib3==2.2.2 -webargs==8.4.0 +webargs==8.6.0 webassets==2.0 Werkzeug==3.0.4