Skip to content

Commit

Permalink
Merge pull request #207 from labthings/dependabot/pip/webargs-8.0.0
Browse files Browse the repository at this point in the history
Bump webargs from 7.0.1 to 8.0.0
  • Loading branch information
rwb27 authored Jun 16, 2021
2 parents f825971 + 6bcc454 commit 1940b94
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ include = ["src/labthings/py.typed"]
python = "^3.6"
Flask = "^1.1.1"
marshmallow = "^3.4.0"
webargs = ">=6,<8"
webargs = ">=6,<9"
apispec = ">=3.2,<5.0"
flask-cors = "^3.0.8"
zeroconf = ">=0.24.5,<0.29.0"
Expand Down

0 comments on commit 1940b94

Please sign in to comment.