From 4bd9c646ba28816d70006083d977d10cd2b3131a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 02:01:21 +0000 Subject: [PATCH] chore(deps): bump watchdog from 0.9.0 to 2.2.0 in /apps-cd Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 0.9.0 to 2.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps-cd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-cd/requirements.txt b/apps-cd/requirements.txt index e53f16991..101da3831 100644 --- a/apps-cd/requirements.txt +++ b/apps-cd/requirements.txt @@ -18,4 +18,4 @@ requests==2.22.0 requests-oauthlib==1.2.0 requests-toolbelt==0.9.1 tqdm==4.42.0 -watchdog==0.9.0 +watchdog==2.2.0