From e45ed94955b638687a8c87164f18d48f4bdce9d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 04:05:28 +0000 Subject: [PATCH] build(deps): bump python-discovery from 1.2.2 to 1.3.1 Bumps [python-discovery](https://github.com/tox-dev/python-discovery) from 1.2.2 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.2...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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba0db91..f350b22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pycparser==3.0 pydantic==2.13.4 pydantic_core==2.46.0 pyparsing==3.3.2 -python-discovery==1.2.2 +python-discovery==1.3.1 python-dotenv==1.2.2 PyYAML==6.0.3 requests==2.33.1