From 4f8c912711f3ad90c4a2782661fbd5eeea365e70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 22:01:23 +0000 Subject: [PATCH] Bump pyngrok from 5.0.5 to 5.2.1 Bumps [pyngrok](https://github.com/alexdlaird/pyngrok) from 5.0.5 to 5.2.1. - [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.2.1) --- 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..e60e028 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.2.1 requests==2.25.1 tweepy==3.10.0 waitress==2.0.0