Skip to content

Commit aeba41b

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

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 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.0.0"
19+
webargs = ">=6,<8"
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)