Skip to content

Commit 598620e

Browse files
Bump apispec from 6.6.1 to 6.7.0
Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.6.1 to 6.7.0. - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/apispec@6.6.1...6.7.0) --- updated-dependencies: - dependency-name: apispec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11bd6ab commit 598620e

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
@@ -52,7 +52,7 @@ tests = [
5252
"flask==3.0.3",
5353
"marshmallow==3.22.0",
5454
"webargs==8.6.0",
55-
"apispec==6.6.1",
55+
"apispec==6.7.0",
5656
"PyYAML==6.0.2",
5757
]
5858
dev = [

0 commit comments

Comments
 (0)