From c9e5ffd3f9437878451fb51c64d28ab4fc656de5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 06:33:30 +0000 Subject: [PATCH] Bump pyngrok from 4.1.12 to 4.1.13 Bumps [pyngrok](https://github.com/alexdlaird/pyngrok) from 4.1.12 to 4.1.13. - [Release notes](https://github.com/alexdlaird/pyngrok/releases) - [Changelog](https://github.com/alexdlaird/pyngrok/blob/master/CHANGELOG.md) - [Commits](https://github.com/alexdlaird/pyngrok/compare/4.1.12...4.1.13) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40af248..6f27154 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2020.6.20 chardet==3.0.4 future==0.18.2 idna==2.10 -pyngrok==4.1.12 +pyngrok==4.1.13 PyYAML==5.3.1 requests==2.23.0 urllib3==1.25.10