Skip to content

Commit 6bcc454

Browse files
Bump webargs from 7.0.1 to 8.0.0
Bumps [webargs](https://github.com/marshmallow-code/webargs) from 7.0.1 to 8.0.0. - [Release notes](https://github.com/marshmallow-code/webargs/releases) - [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/webargs@7.0.1...8.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d5ac473 commit 6bcc454

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 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
@@ -16,7 +16,7 @@ include = ["src/labthings/py.typed"]
1616
python = "^3.6"
1717
Flask = "^1.1.1"
1818
marshmallow = "^3.4.0"
19-
webargs = ">=6,<8"
19+
webargs = ">=6,<9"
2020
apispec = ">=3.2,<5.0"
2121
flask-cors = "^3.0.8"
2222
zeroconf = ">=0.24.5,<0.29.0"

0 commit comments

Comments
 (0)