Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lafrech committed Dec 3, 2024
1 parent 7c72385 commit 869a555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ tests = [
"flask==3.1.0",
"marshmallow==3.23.1",
"webargs==8.6.0",
"apispec==6.7.1",
"apispec==6.8.0",
"PyYAML==6.0.2",
]
dev = [
Expand Down

0 comments on commit 869a555

Please sign in to comment.