Bump setuptools from 80.9.0 to 83.0.0 - #822
Conversation
PR SummaryLow Risk Overview This is a dependency-only change; the project already requires Python Reviewed by Cursor Bugbot for commit 451c7cd. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit c45b342. Configure here.
| requires-python = ">=3.11, <4.0" | ||
| dependencies = [ | ||
| "setuptools~=80.9.0", | ||
| "setuptools~=83.0.0", |
There was a problem hiding this comment.
Stale exported dependency pin
Medium Severity
pyproject.toml and poetry.lock now require setuptools 83.0.0, but the tracked requirements.txt export still pins setuptools==80.9.0. Installs that use requirements.txt keep the old dependency and miss the intended bump.
Reviewed by Cursor Bugbot for commit c45b342. Configure here.
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.9.0 to 83.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
c45b342 to
451c7cd
Compare


Bumps setuptools from 80.9.0 to 83.0.0.
Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
6519f72Bump version: 82.0.1 → 83.0.0d1151b1Merge pull request #5250 from pypa/feature/distutils-d7633fbeda2df31eCapture removal of dry_run parameter in changelog.00144dcMoved newsfragment to the release where it occurred.a4a5a2bAdd news fragment.77470c2Merge https://github.com/pypa/distutils into feature/distutils-d7633fbed3c43897Merge pull request #5247 from pypa/copilot/fix-pypy-version-issuebb6ea66Bump PyPy from 3.10 to 3.11 in CI workflowa2bc3acFix broken intersphinx reference to build's installation docs2d6a739Use stacked parametrize decorators instead of itertools.product