From ac61aa32b138d9b224f0b984e8681802da32e447 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 02:49:29 +0000 Subject: [PATCH] Bump python-discovery from 1.3.1 to 1.4.0 Bumps [python-discovery](https://github.com/tox-dev/python-discovery) from 1.3.1 to 1.4.0. - [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.3.1...1.4.0) --- updated-dependencies: - dependency-name: python-discovery dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c25b07a..57afab1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -39,7 +39,7 @@ pylint-plugin-utils==0.9.0 pytest==9.0.3 pytest-cov==7.1.0 pytest-django==4.12.0 -python-discovery==1.3.1 +python-discovery==1.4.0 pytz==2026.2 PyYAML==6.0.3 rcssmin==1.2.1