From 4f8da659c1b2281e101ba0aa5cf301fcdaeaba1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 12:06:31 +0000 Subject: [PATCH] Bump pyngrok from 8.1.0 to 8.1.2 Bumps [pyngrok](https://github.com/alexdlaird/pyngrok) from 8.1.0 to 8.1.2. - [Release notes](https://github.com/alexdlaird/pyngrok/releases) - [Changelog](https://github.com/alexdlaird/pyngrok/blob/develop/CHANGELOG.md) - [Commits](https://github.com/alexdlaird/pyngrok/compare/8.1.0...8.1.2) --- updated-dependencies: - dependency-name: pyngrok dependency-version: 8.1.2 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 6577d75..3a14b4f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,2 +1,2 @@ -pyngrok==8.1.0 +pyngrok==8.1.2 coverage