Skip to content

Commit 5ed03fe

Browse files
Bump apispec from 3.3.2 to 4.0.0
Bumps [apispec](https://github.com/marshmallow-code/apispec) from 3.3.2 to 4.0.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@3.3.2...4.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1a91ee2 commit 5ed03fe

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

poetry.lock

+25-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python = "^3.6"
1616
Flask = "^1.1.1"
1717
marshmallow = "^3.4.0"
1818
webargs = "^6.0.0"
19-
apispec = "^3.2.0"
19+
apispec = ">=3.2,<5.0"
2020
flask-cors = "^3.0.8"
2121
zeroconf = ">=0.24.5,<0.29.0"
2222
apispec_webframeworks = "^0.5.2"

0 commit comments

Comments
 (0)