From 4dc5187a0896cee8fc5649853c5165025cd845df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 11:26:38 +0000 Subject: [PATCH] Bump pyngrok from 7.4.1 to 7.5.0 Bumps [pyngrok](https://github.com/alexdlaird/pyngrok) from 7.4.1 to 7.5.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/7.4.1...7.5.0) --- updated-dependencies: - dependency-name: pyngrok dependency-version: 7.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 70d5bb2..35acdd5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,2 +1,2 @@ -pyngrok==7.4.1 +pyngrok==7.5.0 coverage