Skip to content

Commit 1940b94

Browse files
authored
Merge pull request #207 from labthings/dependabot/pip/webargs-8.0.0
Bump webargs from 7.0.1 to 8.0.0
2 parents f825971 + 6bcc454 commit 1940b94

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)