From bf8af35654441978075f6c061a1e6d519c4533cd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 06:03:28 +0000 Subject: [PATCH] Bump watchdog from 0.9.0 to 2.1.3 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 0.9.0 to 2.1.3. - [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...v2.1.3) 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..50e37204 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pip==19.0.1 wheel==0.32.3 -watchdog==0.9.0 +watchdog==2.1.3 tox==3.7.0 Sphinx==1.8.3 twine==1.12.1