From 642c5e6df737adfd860fa259b6cb3b73a24c8a99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:43:33 +0000 Subject: [PATCH] Bump the pip-dependencies group with 2 updates Bumps the pip-dependencies group with 2 updates: [coverage](https://github.com/coveragepy/coveragepy) and [nh3](https://github.com/messense/nh3). Updates `coverage` from 7.14.1 to 7.14.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.14.1...7.14.3) Updates `nh3` from 0.3.5 to 0.3.6 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](https://github.com/messense/nh3/compare/v0.3.5...v0.3.6) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: nh3 dependency-version: 0.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5390991..df045be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ grpcio-tools==1.81.1 setuptools==82.0.1 # Test -coverage==7.14.1 +coverage==7.14.3 pyfakefs==6.2.0 # Publish @@ -41,7 +41,7 @@ keyring==25.7.0 markdown-it-py==4.2.0 mdurl==0.1.2 more-itertools==11.1.0 -nh3==0.3.5 +nh3==0.3.6 packaging==26.2 Pygments==2.20.0 readme_renderer==45.0