Skip to content

Commit 6f577fb

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump webargs from 8.7.0 to 8.7.1
Bumps [webargs](https://github.com/marshmallow-code/webargs) from 8.7.0 to 8.7.1. - [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/webargs@8.7.0...8.7.1) --- updated-dependencies: - dependency-name: webargs dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 178de58 commit 6f577fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ tests = [
5151
"werkzeug==3.1.3",
5252
"flask[async]==3.1.2",
5353
"marshmallow",
54-
"webargs==8.7.0",
54+
"webargs==8.7.1",
5555
"apispec==6.8.4",
5656
"PyYAML==6.0.3",
5757
]

0 commit comments

Comments
 (0)