From d6cc3754fdb15a5b0a102ba8ef652d865428c8fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 20:37:34 +0000 Subject: [PATCH] Bump pyngrok from 7.2.7 to 7.2.8 Bumps [pyngrok](https://github.com/alexdlaird/pyngrok) from 7.2.7 to 7.2.8. - [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.7...7.2.8) --- updated-dependencies: - dependency-name: pyngrok dependency-version: 7.2.8 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 c4ac8bc..1592e19 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,2 +1,2 @@ -pyngrok==7.2.7 +pyngrok==7.2.8 coverage