Skip to content

Commit

Permalink
Bump apispec from 6.6.0 to 6.6.1
Browse files Browse the repository at this point in the history
Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.6.0 to 6.6.1.
- [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/apispec@6.6.0...6.6.1)

---
updated-dependencies:
- dependency-name: apispec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent 2053505 commit 998057c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -52,7 +52,7 @@ tests = [
"flask==3.0.3",
"marshmallow==3.21.1",
"webargs==8.4.0",
"apispec==6.6.0",
"apispec==6.6.1",
"PyYAML==6.0.1",
]
dev = [
Expand Down

0 comments on commit 998057c

Please sign in to comment.