build(deps-dev): bump the pip-dependencies group in /requirements.d with 5 updates#9603
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the pip-dependencies group in /requirements.d with 5 updates: | Package | From | To | | --- | --- | --- | | [setuptools](https://github.com/pypa/setuptools) | `80.10.2` | `82.0.0` | | [build](https://github.com/pypa/build) | `1.4.3` | `1.4.4` | | [tox](https://github.com/tox-dev/tox) | `4.48.1` | `4.52.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260408` | `6.0.12.20260510` | Updates `setuptools` from 80.10.2 to 82.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.10.2...v82.0.0) Updates `build` from 1.4.3 to 1.4.4 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.4.3...1.4.4) Updates `tox` from 4.48.1 to 4.52.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.48.1...4.52.1) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `types-pyyaml` from 6.0.12.20260408 to 6.0.12.20260510 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: setuptools dependency-version: 82.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: build dependency-version: 1.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: tox dependency-version: 4.52.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260510 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
This PR is broken because Fixed in #9607 which includes all changes from this PR plus bumps |
Member
|
fixed in #9607. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
ThomasWaldmann
added a commit
that referenced
this pull request
May 12, 2026
build(deps-dev): bump pip-dependencies group (fix #9603 - virtualenv for tox 4.52.1)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip-dependencies group in /requirements.d with 5 updates:
80.10.282.0.01.4.31.4.44.48.14.52.17.0.07.1.06.0.12.202604086.0.12.20260510Updates
setuptoolsfrom 80.10.2 to 82.0.0Changelog
Sourced from setuptools's changelog.
Commits
03f3615Bump version: 81.0.0 → 82.0.0530d114Merge pull request #5007 from pypa/feature/remove-more-pkg_resources11efe9fMerge branch 'maint/75.3'118f129Bump version: 75.3.3 → 75.3.490561ffMerge pull request #5150 from UladzimirTrehubenka/backport_cve_472734595034Add news fragment.fc00800Merge pull request #5171 from cclauss/ruff-v0.15.0127e561Remove tests reliant on pkg_resources, rather than xfailing them.64bc21eReference the superseding libraries.cf1ff45Merge branch 'main' into debt/pbr-without-pkg_resourcesUpdates
buildfrom 1.4.3 to 1.4.4Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
... (truncated)
Commits
70666a2chore: prepare for 1.4.4653d865docs: fix issue with changelog generation (#1050)373b9eetests: keep environment from leaking in Python 3.15 (#1049)e37e2aedocs: reorganize testing docs for copy/paste (#1043)e9c194atests: fix issue with uv run (#1048)03b7d70chore: report coverage failure lines (#1046)2afa3b5fix: revert part of #973 (#1044)b336f60pre-commit: bump repositories (#1045)6d8039afix: ignore installed when running pip (#1040)ebf6ebarevert: drop PEP 660 change (#1039)Updates
toxfrom 4.48.1 to 4.52.1Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
71ef9bfrelease 4.52.1d15c8fa🐛 fix(pip): invalidate install cache on resolution env var changes (#3921)c1add25build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#3920)1866b9duse normalize_isa for architecture factor matching (#3919)ec77d9f[pre-commit.ci] pre-commit autoupdate (#3918)e7052a6build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (#3915)d83d577release 4.52.0da0f890✨ feat(runner): add PEP 723 inline script metadata support (#3912)b232d2d🐛 fix(docs): auto-generate manpage from CLI parser (#3911)84958f7[pre-commit.ci] pre-commit autoupdate (#3909)Updates
pytest-covfrom 7.0.0 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
types-pyyamlfrom 6.0.12.20260408 to 6.0.12.20260510Commits
Most Recent Ignore Conditions Applied to This Pull Request
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions