From 354ce21375215c363385e915d9c9c88997813fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 11:13:18 +0000 Subject: [PATCH] Bump watchdog[watchmedo] from 1.0.2 to 2.1.5 Bumps [watchdog[watchmedo]](https://github.com/gorakhargosh/watchdog) from 1.0.2 to 2.1.5. - [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.1.5) --- updated-dependencies: - dependency-name: watchdog[watchmedo] dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a0a33fb..53932a4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1 +1 @@ -watchdog[watchmedo]==1.0.2 +watchdog[watchmedo]==2.1.5