Chore(deps): bump setuptools from 70.0.0 to 71.1.0
Bumps setuptools from 70.0.0 to 71.1.0.
Changelog
Sourced from setuptools's changelog.
v71.1.0
Features
Added return types to typed public functions -- by :user:
Avasam
Marked
pkg_resources
aspy.typed
-- by :user:Avasam
(#4409)Misc
v71.0.4
Bugfixes
- Removed lingering unused code around Distribution._patched_dist. (#4489)
v71.0.3
Bugfixes
- Reset the backports module when enabling vendored packages. (#4476)
v71.0.2
Bugfixes
- Include all vendored files in the sdist. (#4480)
v71.0.1
Bugfixes
... (truncated)
Commits
-
08bd311
Bump version: 71.0.4 → 71.1.0 -
e3fd44a
Merge pull request #4492 from mgorny/core-deps-spec -
022cedb
Switch to uv for vendoring. -
3fca249
Merge pull request #4500 from Avasam/Update-mypy-to-1.11 -
e7575ae
Update pyproject.toml -
b078d6e
Merge pull request #4409 from Avasam/pkg_resources-explicit-public-return-ann... -
3aba4d4
Update mypy to 1.11 -
deb0aa8
Merge branch 'main' of https://github.com/pypa/setuptools into pkg_resources-... -
48f95c0
Bump version: 71.0.3 → 71.0.4 -
7d0178e
Merge pull request #4493 from pypa/debt/4489-patched-dist - Additional commits viewable in compare view