From 83aca09c32fa691bc5000e3ce4d69a193fe429b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 02:01:44 +0000 Subject: [PATCH] chore(deps): bump watchdog in /test-infra/auto-deploy 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] --- test-infra/auto-deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-infra/auto-deploy/requirements.txt b/test-infra/auto-deploy/requirements.txt index 5a7510bde..66c4c035b 100644 --- a/test-infra/auto-deploy/requirements.txt +++ b/test-infra/auto-deploy/requirements.txt @@ -20,4 +20,4 @@ requests-oauthlib==1.2.0 requests-toolbelt==0.9.1 retrying==1.3.3 tqdm==4.42.0 -watchdog==0.9.0 +watchdog==2.2.0