Skip to content

Commit 79a61eb

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump apispec from 6.0.0 to 6.0.1
Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/marshmallow-code/apispec/releases) - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/apispec@6.0.0...6.0.1) --- updated-dependencies: - dependency-name: apispec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d283fb commit 79a61eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"flask==2.2.2",
1212
"marshmallow==3.18.0",
1313
"webargs==8.2.0",
14-
"apispec==6.0.0",
14+
"apispec==6.0.1",
1515
"PyYAML==6.0",
1616
],
1717
"lint": [

0 commit comments

Comments
 (0)