diff --git a/pyproject.toml b/pyproject.toml index aeabc9e..64047e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.7" colorama = "0.4.5" -watchdog = "2.1.5" +watchdog = "2.1.9" [build-system] requires = ["poetry-core>=1.0.0"]