Skip to content

Update setuptools requirement from <81,>=79 to >=79,<82 in the pip-dependencies group#994

Merged
austinmatherne-wk merged 1 commit intomasterfrom
dependabot/pip/pip-dependencies-d012fffede
Feb 9, 2026
Merged

Update setuptools requirement from <81,>=79 to >=79,<82 in the pip-dependencies group#994
austinmatherne-wk merged 1 commit intomasterfrom
dependabot/pip/pip-dependencies-d012fffede

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Updates the requirements on setuptools to permit the latest version.
Updates setuptools to 81.0.0

Changelog

Sourced from setuptools's changelog.

v81.0.0

Deprecations and Removals

  • Removed support for the --dry-run parameter to setup.py. This one feature by its nature threads through lots of core and ancillary functionality, adding complexity and friction. Removal of this parameter will help decouple the compiler functionality from distutils and thus the eventual full integration of distutils. These changes do affect some class and function signatures, so any derivative functionality may require some compatibility shims to support their expected interface. Please report any issues to the Setuptools project for investigation. (#4872)

v80.10.2

Bugfixes

  • Update vendored dependencies. (#5159)

Misc

v80.10.1

Misc

v80.10.0

Features

  • Remove post-release tags on setuptools' own build. (#4530)
  • Refreshed vendored dependencies. (#5139)

Misc

v80.9.0

... (truncated)

Commits
  • 049815b Bump version: 80.10.2 → 81.0.0
  • 326bdb8 Merge pull request #4872 from pypa/debt/dry-run
  • ba48138 Fix FURB171 nitpick by altering the logic.
  • 2a7c61f Merge branch 'main' into debt/dry-run
  • 7e37efa Bump tj-actions/changed-files from 34 to 46 in /.github/workflows (#5019)
  • 7308942 Rephrase misleading Multiple directories found assertion in `_find_info_dir...
  • a64911f Bump Ruff and mypy (#4886)
  • b9ac75b Bump Ruff and mypy
  • 32de647 Remove deprecated use of wheel.metadata (#5163)
  • 74a11d5 Remove warning 'ignore' for wheel.metadata from pytest.ini
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.

Updates `setuptools` to 81.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v79.0.0...v81.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 81.0.0
  dependency-type: direct:development
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2026 00:27
@dependabot dependabot bot added the python Pull requests that update Python code label Feb 9, 2026
@austinmatherne-wk austinmatherne-wk merged commit ac52dd0 into master Feb 9, 2026
34 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pip-dependencies-d012fffede branch February 9, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments