From 1379c9f51191c01fb86ac9770a2e6db284739f4d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 06:25:08 +0000 Subject: [PATCH] Bump watchdog from 0.9.0 to 1.0.1 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 0.9.0 to 1.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.9.0...v1.0.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb83ef94..8cff97d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pip==19.0.1 wheel==0.32.3 -watchdog==0.9.0 +watchdog==1.0.1 tox==3.7.0 Sphinx==1.8.3 twine==1.12.1