Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6 from dymmond/dependabot/pip/watchfiles-gte-0.16…
Browse files Browse the repository at this point in the history
….1-and-lt-0.22.0

Update watchfiles requirement from <0.20.0,>=0.16.1 to >=0.16.1,<0.22.0
  • Loading branch information
tarsil authored Feb 15, 2024
2 parents 6c3c666 + 5abcaea commit abb1c5b
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 @@ -66,7 +66,7 @@ dev = [
"isort>=5.0.6,<6.0.0",
"mypy>=0.982,<2.0.0",
"pre-commit >=2.17.0,<3.0.0",
"watchfiles>=0.16.1,<0.20.0"
"watchfiles>=0.16.1,<0.22.0"
]

all = [
Expand Down

0 comments on commit abb1c5b

Please sign in to comment.