From 68303e326d084b9c1c9c9da27c37bac3a9607839 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 07:17:20 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51ddf7b..aeaea93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ marshmallow==3.20.1 pytest==7.4.4 pytest-datadir==1.5.0 rdflib==7.0.0 -webargs==8.3.0 +webargs==8.4.0