Skip to content

Commit

Permalink
Merge pull request #106 from tarsil/dependabot/pip/watchfiles-gte-0.1…
Browse files Browse the repository at this point in the history
…6.1-and-lt-0.22.0

Update watchfiles requirement from <0.21.0,>=0.16.1 to >=0.16.1,<0.22.0
  • Loading branch information
tarsil authored Nov 2, 2023
2 parents 69774db + 0147087 commit 66ea872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ dev = [
"flake8>=5.0.4",
"uvicorn[standard] >=0.19.0",
"pre-commit>=2.17.0,<4.0.0",
"watchfiles>=0.16.1,<0.21.0",
"watchfiles>=0.16.1,<0.22.0",
]

doc = [
Expand Down

0 comments on commit 66ea872

Please sign in to comment.