From a171fb6a895790d0520a2bfd23d4d7f1f8d4ff60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 11:28:07 +0000 Subject: [PATCH 1/2] Bump pkgconfig from 1.5.5 to 1.6.0 (#12218) Bumps [pkgconfig](https://github.com/matze/pkgconfig) from 1.5.5 to 1.6.0.
Release notes

Sourced from pkgconfig's releases.

v1.6.0

Changes see there: https://github.com/matze/pkgconfig?tab=readme-ov-file#changelog

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pkgconfig&package-manager=pip&previous-version=1.5.5&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/constraints.txt | 2 +- requirements/dev.txt | 2 +- requirements/test-common.txt | 2 +- requirements/test-ft.txt | 2 +- requirements/test.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 92352aa0219..bcd64c3e732 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -136,7 +136,7 @@ pathspec==1.0.4 # via mypy pip-tools==7.5.3 # via -r requirements/dev.in -pkgconfig==1.5.5 +pkgconfig==1.6.0 # via -r requirements/test-common.in platformdirs==4.9.4 # via diff --git a/requirements/dev.txt b/requirements/dev.txt index eb266b1ee7b..8eb3926bbfd 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -133,7 +133,7 @@ pathspec==1.0.4 # via mypy pip-tools==7.5.3 # via -r requirements/dev.in -pkgconfig==1.5.5 +pkgconfig==1.6.0 # via -r requirements/test-common.in platformdirs==4.9.4 # via diff --git a/requirements/test-common.txt b/requirements/test-common.txt index 8ec6de57f4f..4a6191f572a 100644 --- a/requirements/test-common.txt +++ b/requirements/test-common.txt @@ -48,7 +48,7 @@ packaging==26.0 # via pytest pathspec==1.0.4 # via mypy -pkgconfig==1.5.5 +pkgconfig==1.6.0 # via -r requirements/test-common.in pluggy==1.6.0 # via diff --git a/requirements/test-ft.txt b/requirements/test-ft.txt index 7e1671bad0e..6bb3c8d37ac 100644 --- a/requirements/test-ft.txt +++ b/requirements/test-ft.txt @@ -75,7 +75,7 @@ packaging==26.0 # pytest pathspec==1.0.4 # via mypy -pkgconfig==1.5.5 +pkgconfig==1.6.0 # via -r requirements/test-common.in pluggy==1.6.0 # via diff --git a/requirements/test.txt b/requirements/test.txt index 3ba827a4860..15525872973 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -75,7 +75,7 @@ packaging==26.0 # pytest pathspec==1.0.4 # via mypy -pkgconfig==1.5.5 +pkgconfig==1.6.0 # via -r requirements/test-common.in pluggy==1.6.0 # via From 8663d2a394428430fa7e5811b773395339a94b7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 11:36:34 +0000 Subject: [PATCH 2/2] Bump python-discovery from 1.1.0 to 1.1.1 (#12219) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [python-discovery](https://github.com/tox-dev/python-discovery) from 1.1.0 to 1.1.1.
Release notes

Sourced from python-discovery's releases.

1.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/python-discovery/compare/1.1.0...1.1.1

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-discovery&package-manager=pip&previous-version=1.1.0&new-version=1.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/constraints.txt | 2 +- requirements/dev.txt | 2 +- requirements/lint.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index bcd64c3e732..74a3067851a 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -197,7 +197,7 @@ pytest-xdist==3.8.0 # via -r requirements/test-common.in python-dateutil==2.9.0.post0 # via freezegun -python-discovery==1.1.0 +python-discovery==1.1.1 # via virtualenv python-on-whales==0.80.0 # via diff --git a/requirements/dev.txt b/requirements/dev.txt index 8eb3926bbfd..1e1628ee8b2 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -192,7 +192,7 @@ pytest-xdist==3.8.0 # via -r requirements/test-common.in python-dateutil==2.9.0.post0 # via freezegun -python-discovery==1.1.0 +python-discovery==1.1.1 # via virtualenv python-on-whales==0.80.0 # via diff --git a/requirements/lint.txt b/requirements/lint.txt index 51aa8443997..20af542edcb 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -94,7 +94,7 @@ pytest-mock==3.15.1 # via -r requirements/lint.in python-dateutil==2.9.0.post0 # via freezegun -python-discovery==1.1.0 +python-discovery==1.1.1 # via virtualenv python-on-whales==0.80.0 # via -r requirements/lint.in