From d2a2d57b587a06a90c40262b7a83d12b14e4dbec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 22:05:53 +0000 Subject: [PATCH] Bump pyngrok from 5.0.5 to 5.1.0 Bumps [pyngrok](https://github.com/alexdlaird/pyngrok) from 5.0.5 to 5.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: pyngrok dependency-type: direct:production update-type: version-update:semver-minor ... 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..a69e0cb 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.1.0 requests==2.25.1 tweepy==3.10.0 waitress==2.0.0