This repository was archived by the owner on May 27, 2026. It is now read-only.
Bump the python group across 1 directory with 4 updates#1387
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python group across 1 directory with 4 updates#1387dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Member
|
@dependabot rebase |
Updates the requirements on [setuptools](https://github.com/pypa/setuptools), [setuptools-scm](https://github.com/pypa/setuptools-scm), [wheel](https://github.com/pypa/wheel) and [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version. Updates `setuptools` 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@v45.0.0...v82.0.1) Updates `setuptools-scm` 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@setuptools-scm-v10.0.0...setuptools-scm-v10.0.5) Updates `wheel` to 0.47.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.38.1...0.47.0) Updates `protobuf` from 5.29.5 to 7.35.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development dependency-group: python - dependency-name: setuptools-scm dependency-version: 10.0.5 dependency-type: direct:development dependency-group: python - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:development dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
21b4efc to
54722cf
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Updates the requirements on setuptools, setuptools-scm, wheel and protobuf to permit the latest version.
Updates
setuptoolsto 82.0.1Changelog
Sourced from setuptools's changelog.
... (truncated)
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)Updates
setuptools-scmto 10.0.5Release notes
Sourced from setuptools-scm's releases.
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
wheelto 0.47.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
efd83a7Created a new releasebb69216Reordered the changelog entriesd5a1763fix(wheelfile): resolve .dist-info path case-insensitively when reading wheel...5718957[pre-commit.ci] pre-commit autoupdate (#685)6258068chore: log_level is better than log_cli_level (#684)2975debRequire tox >= 4.2247674bachore: add check-sdist to checks (#681)56223f6__package__→__spec__.parent(#679)0ce509eAdded the wheel info subcommand (#669)39039c0Improved the index pageUpdates
protobuffrom 5.29.5 to 7.35.0Release notes
Sourced from protobuf's releases.
... (truncated)
Commits