From ddadd3a2ca680dc9fbbf25e70539d577064a1187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 10:26:18 +0000 Subject: [PATCH] Bump pyngrok from 7.2.5 to 7.2.7 Bumps [pyngrok](https://github.com/alexdlaird/pyngrok) from 7.2.5 to 7.2.7. - [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/7.2.5...7.2.7) --- updated-dependencies: - dependency-name: pyngrok dependency-version: 7.2.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 40005bc..c4ac8bc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,2 +1,2 @@ -pyngrok==7.2.5 +pyngrok==7.2.7 coverage