From f41ad37fe611be9ea9b0c8a609ce650b680ea9c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 18:55:52 +0000 Subject: [PATCH] build(deps): bump python-discovery from 1.2.1 to 1.3.0 Bumps [python-discovery](https://github.com/tox-dev/python-discovery) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Commits](https://github.com/tox-dev/python-discovery/compare/1.2.1...1.3.0) --- updated-dependencies: - dependency-name: python-discovery dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f295b05..5cd40f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,9 +83,9 @@ pyproject-api==1.10.0 \ # via # -r requirements.in # tox -python-discovery==1.2.1 \ - --hash=sha256:180c4d114bff1c32462537eac5d6a332b768242b76b69c0259c7d14b1b680c9e \ - --hash=sha256:b6a957b24c1cd79252484d3566d1b49527581d46e789aaf43181005e56201502 +python-discovery==1.3.0 \ + --hash=sha256:441d9ced3dfce36e113beb35ca302c71c7ef06f3c0f9c227a0b9bb3bd49b9e9f \ + --hash=sha256:d098f1e86be5d45fe4d14bf1029294aabbd332f4321179dec85e76cddce834b0 tomli==2.4.1 \ --hash=sha256:01f520d4f53ef97964a240a035ec2a869fe1a37dde002b57ebc4417a27ccd853 \ --hash=sha256:0d85819802132122da43cb86656f8d1f8c6587d54ae7dcaf30e90533028b49fe \