Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit 0f64267

Browse files
committed
fix(dependencies): update dependency watchdog to v0.10.2
1 parent 02c53bd commit 0f64267

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

poetry.lock

+6-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ parguments = "==0.3.2"
2222
pygments = "==1.6"
2323
tornado = "==3.2"
2424
ujson = "==2.0.3"
25-
watchdog = "==0.7.0"
25+
watchdog = "==0.10.2"
2626
pyyaml = "^5.3"
2727

2828
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)