Skip to content

Commit 59b4670

Browse files
build(deps): bump apispec from 6.1.0 to 6.3.0
Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.1.0 to 6.3.0. - [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.1.0...6.3.0) --- updated-dependencies: - dependency-name: apispec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a8b2cf commit 59b4670

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ classifiers = [
3535
]
3636

3737
[tool.poetry.dependencies]
38-
apispec = { extras = ["marshmallow", "yaml"], version = "^6.1.0" }
38+
apispec = { extras = ["marshmallow", "yaml"], version = "^6.3.0" }
3939
apispec-plugins = "^0.2.0"
4040
apispec-ui = "^0.1.4"
4141
click = "^8.1.3"

0 commit comments

Comments
 (0)