Skip to content

Commit 0d6e356

Browse files
authored
Merge pull request #5 from PabloLec/dependabot/pip/watchdog-2.1.9
Bump watchdog from 2.1.5 to 2.1.9
2 parents 91bac49 + dc78e64 commit 0d6e356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
[tool.poetry.dependencies]
2323
python = "^3.7"
2424
colorama = "0.4.5"
25-
watchdog = "2.1.5"
25+
watchdog = "2.1.9"
2626

2727
[build-system]
2828
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)