From 1d8b8d752c7edcae55fac2ee1e800673e8af4dc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 6 Dec 2018 06:39:12 +0000 Subject: [PATCH] Bump watchdog from 0.8.3 to 0.9.0 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 0.8.3 to 0.9.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.8.3...v0.9.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce32b49f7..eb18707a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ requests==2.20.0 requests-oauthlib==1.0.0 SQLAlchemy==1.2.14 tweepy==3.6.0 -watchdog==0.8.3 +watchdog==0.9.0 yarl==1.1.1