From d99cd277030e128ddf19cb5f24ad939b72d96f5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 23:45:48 +0000 Subject: [PATCH] Bump webargs from 8.3.0 to 8.4.0 Bumps [webargs](https://github.com/marshmallow-code/webargs) from 8.3.0 to 8.4.0. - [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/webargs/compare/8.3.0...8.4.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 fca08d3c..1244b6bb 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -29,6 +29,6 @@ SQLAlchemy==2.0.23 typing_extensions==4.9.0 tzlocal==5.2 urllib3==2.1.0 -webargs==8.3.0 +webargs==8.4.0 webassets==2.0 Werkzeug==3.0.1 diff --git a/requirements.txt b/requirements.txt index b2db9ad3..f093a566 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,6 +29,6 @@ SQLAlchemy==2.0.23 typing_extensions==4.9.0 tzlocal==5.2 urllib3==2.1.0 -webargs==8.3.0 +webargs==8.4.0 webassets==2.0 Werkzeug==3.0.1