From 2ec80b78a12c72dd4c58e78f83f52bfdb904cf6e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 07:53:14 +0000 Subject: [PATCH] Bump watchdog[watchmedo] from 1.0.2 to 2.0.2 Bumps [watchdog[watchmedo]](https://github.com/gorakhargosh/watchdog) from 1.0.2 to 2.0.2. - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](https://github.com/gorakhargosh/watchdog/compare/v1.0.2...v2.0.2) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a0a33fb..a94f55f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1 +1 @@ -watchdog[watchmedo]==1.0.2 +watchdog[watchmedo]==2.0.2