Bump the "dependencies" group with 2 updates across multiple ecosystems#202
Merged
Bump the "dependencies" group with 2 updates across multiple ecosystems#202
Conversation
Bumps the dependencies group with 3 updates: [tox-uv](https://github.com/tox-dev/tox-uv), [setuptools-scm](https://github.com/pypa/setuptools-scm) and [setuptools](https://github.com/pypa/setuptools). Updates `tox-uv` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/tox-dev/tox-uv/releases) - [Commits](tox-dev/tox-uv@1.33.0...1.34.0) Updates `setuptools-scm` from 9.2.2 to 10.0.5 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md) - [Commits](pypa/setuptools-scm@v9.2.2...setuptools-scm-v10.0.5) Updates `setuptools` from 82.0.0 to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.0...v82.0.1) Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [ncipollo/release-action](https://github.com/ncipollo/release-action). Updates `actions/download-artifact` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v8.0.0...v8.0.1) Updates `ncipollo/release-action` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: tox-uv dependency-version: 1.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: setuptools-scm dependency-version: 10.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ncipollo/release-action dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
kattni
approved these changes
Apr 6, 2026
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 dependencies group with 3 updates: tox-uv, setuptools-scm and setuptools.
Updates
tox-uvfrom 1.33.0 to 1.34.0Release notes
Sourced from tox-uv's releases.
Commits
d9b72cf✨ feat(runner): add PEP 723 inline script metadata support (#319)0215281[pre-commit.ci] pre-commit autoupdate (#318)4deee33🔒 ci(workflows): add zizmor security auditing (#317)60d1fd6[pre-commit.ci] pre-commit autoupdate (#316)93eecc2[pre-commit.ci] pre-commit autoupdate (#315)e0b9d0f🐛 fix(meta): remove tox_uv namespace conflict (#314)8cee50b🐛 fix(venv): resolve env names with trailing digits correctly (#313)ff811cb🐛 fix(venv): reject non-Python env names as interpreter specs (#312)ef8450c[pre-commit.ci] pre-commit autoupdate (#307)906a243🐛 fix(venv): resolve Python spec from env name when tox passes fallback path ...Updates
setuptools-scmfrom 9.2.2 to 10.0.5Release notes
Sourced from setuptools-scm's releases.
... (truncated)
Commits
e2ba34fMerge pull request #1328 from pypa/release/maind34d072Prepare release: setuptools-scm v10.0.57c62809Merge pull request #1332 from RonnyPfannschmidt/fix/1330-remove-workspace-sou...f600a29fix: remove workspace source override from setuptools-scm member (fixes #1330)f76244eMerge pull request #1327 from RonnyPfannschmidt/update-classifiers-python-3.148c23c5bMerge pull request #1286 from effigies/scm_version_sentinel629842abuild: update trove classifiers and add Python 3.14 support6a1fc3bMerge pull request #1318 from pypa/release/maina63b13aPrepare release: setuptools-scm v10.0.4, vcs-versioning v1.1.059275f7Merge pull request #1325 from RonnyPfannschmidt/issue-1302-setuptools-build-b...Updates
setuptoolsfrom 82.0.0 to 82.0.1Changelog
Sourced from setuptools's changelog.
Commits
5a13876Bump version: 82.0.0 → 82.0.151ab8f1Avoid using (deprecated) 'json.version' in tests (#5194)f9c37b2Docs/CI: Fix intersphinx references (#5195)8173db2Docs: Fix intersphinx references09bafbcFix past tense on newsfragment461ea56Add news fragmentc4ffe53Avoid using (deprecated) 'json.version' in tests749258bCleanuppkg_resourcesdependencies and configuration (#5175)2019c16Parseext-module.define-macrosfrompyproject.tomlas list of tuples (#5169)b809c86Sync setuptools schema with validate-pyproject (#5157)Bumps the dependencies group with 2 updates: actions/download-artifact and ncipollo/release-action.
Updates
actions/download-artifactfrom 8.0.0 to 8.0.1Release notes
Sourced from actions/download-artifact's releases.
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)Updates
ncipollo/release-actionfrom 1.20.0 to 1.21.0Release notes
Sourced from ncipollo/release-action's releases.
Commits
339a818preparing release 1.21.0df17233Resolve pnpm audit results813e942Update release script7df3a0eUpdate sheepit to use pnpmcaacf56Fixes #595 Bump to node 24c074b5eFixes #593 Pass commitish into release notes request when present (#594)9e03662Bump@biomejs/biomefrom 2.3.13 to 2.4.4 (#591)5b4b195Bump glob from 13.0.0 to 13.0.6 (#592)89bab4ddebug build00cbfdcBump@actions/githubfrom 6.0.1 to 9.0.0 (#585)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