From 3d0678aff9472c8570d0887f385bd5c2bf328a01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 04:13:30 +0000 Subject: [PATCH] [DEPENDABOT]: Bump watchdog from 0.10.3 to 2.0.1 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 0.10.3 to 2.0.1. - [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/v0.10.3...v2.0.1) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b8947f0a..290b7b3d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==20.2.3 wheel==0.35.1 -watchdog==0.10.3 +watchdog==2.0.1 flake8==3.8.4 Sphinx==3.2.1 tox==3.20.1