Skip to content

Commit 1502707

Browse files
build(deps): (deps): bump apispec from 6.3.1 to 6.4.0
Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.3.1 to 6.4.0. - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/apispec@6.3.1...6.4.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 418c982 commit 1502707

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

poetry.lock

Lines changed: 9 additions & 10 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
@@ -100,7 +100,7 @@ zodb = "~5.8.1"
100100
zstandard = "^0.22"
101101

102102
# service dependencies:
103-
apispec = { version = "~6.3.0", optional = true }
103+
apispec = { version = ">=6.3,<6.5", optional = true }
104104
apispec-oneofschema = { version = "^3.0.0", optional = true}
105105
apispec-webframeworks = { version = "^0.5", optional = true }
106106
circus = { version = "^0.18", optional = true }

0 commit comments

Comments
 (0)