From 73dac0b442d4b66add67c2567062ccc0376f75aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 21:35:15 +0000 Subject: [PATCH] build(deps): bump python-discovery from 1.2.1 to 1.3.1 Bumps [python-discovery](https://github.com/tox-dev/python-discovery) from 1.2.1 to 1.3.1. - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/python-discovery/compare/1.2.1...1.3.1) --- updated-dependencies: - dependency-name: python-discovery dependency-version: 1.3.1 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..2b9b302 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.1 \ + --hash=sha256:62f6db28064c9613e7ca76cb3f00c38c839a07c31c00dfe7ed0986493d2150a6 \ + --hash=sha256:ed188687ebb3b82c01a17cd5ac62fc94d9f6487a7f1a0f9dfe89753fec91039c tomli==2.4.1 \ --hash=sha256:01f520d4f53ef97964a240a035ec2a869fe1a37dde002b57ebc4417a27ccd853 \ --hash=sha256:0d85819802132122da43cb86656f8d1f8c6587d54ae7dcaf30e90533028b49fe \