Skip to content

Commit b755f8f

Browse files
Bump apispec from 4.7.1 to 5.1.0
Bumps [apispec](https://github.com/marshmallow-code/apispec) from 4.7.1 to 5.1.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@4.7.1...5.1.0) --- updated-dependencies: - dependency-name: apispec dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdeb2d0 commit b755f8f

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

Lines changed: 8 additions & 7 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
@@ -17,7 +17,7 @@ python = "^3.6"
1717
Flask = "^1.1.1"
1818
marshmallow = "^3.4.0"
1919
webargs = ">=6,<9"
20-
apispec = {version = ">=3.2,<5.0", extras = ["yaml", "validation"]}
20+
apispec = {version = ">=3.2,<6.0", extras = ["yaml", "validation"]}
2121
flask-cors = "^3.0.8"
2222
zeroconf = ">=0.24.5,<0.34.0"
2323
apispec_webframeworks = "^0.5.2"

0 commit comments

Comments
 (0)