From 971786eaa47bdcf4f5454537c5ce43f5cf2ce048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 07:12:22 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 244b781..8902ace 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ marshmallow==3.22.0 pytest==8.3.3 pytest-datadir==1.5.0 rdflib==7.0.0 -webargs==8.4.0 +webargs==8.6.0