From 4df164c5a78d4bd8611258a0ce75cf778da831d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 22:05:49 +0000 Subject: [PATCH] Bump pyngrok from 5.0.5 to 5.0.6 Bumps [pyngrok](https://github.com/alexdlaird/pyngrok) from 5.0.5 to 5.0.6. - [Release notes](https://github.com/alexdlaird/pyngrok/releases) - [Changelog](https://github.com/alexdlaird/pyngrok/blob/main/CHANGELOG.md) - [Commits](https://github.com/alexdlaird/pyngrok/compare/5.0.5...5.0.6) --- updated-dependencies: - dependency-name: pyngrok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59998c6..ee27683 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ flask==1.1.2 oauth2==1.9.0.post1 Pillow==8.2.0 -pyngrok==5.0.5 +pyngrok==5.0.6 requests==2.25.1 tweepy==3.10.0 waitress==2.0.0