From 5a929b4c0b1eb78cbe0a9fc8ad0c3a7e5fc91337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 05:39:22 +0000 Subject: [PATCH] build(deps): bump watchdog from 2.1.1 to 2.1.2 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 2.1.1 to 2.1.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/v2.1.1...v2.1.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee9255db..b72dc3f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2020.12.5 requests==2.25.1 -watchdog==2.1.1 +watchdog==2.1.2 # Commented out because this doesn't package well with py2exe # infi.systray==0.1.12; sys_platform == 'win32' # argh==0.26.2 watchdog dep