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

Commit f6ec58e

Browse files
committed
fix(dependencies): update dependency watchdog to v0.7.1
1 parent e7db1ce commit f6ec58e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

+3-3
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.7.1"
2626
pyyaml = "^5.3"
2727

2828
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)