Machine-Learning-with-Python
Machine-Learning-with-Python copied to clipboard
Bump setuptools from 70.0.0 to 78.1.1
Bumps setuptools from 70.0.0 to 78.1.1.
Changelog
Sourced from setuptools's changelog.
v78.1.1
Bugfixes
- More fully sanitized the filename in PackageIndex._download. (#4946)
v78.1.0
Features
- Restore access to _get_vc_env with a warning. (#4874)
v78.0.2
Bugfixes
- Postponed removals of deprecated dash-separated and uppercase fields in
setup.cfg. All packages with deprecated configurations are advised to move before 2026. (#4911)v78.0.1
Misc
v78.0.0
Bugfixes
- Reverted distutils changes that broke the monkey patching of command classes. (#4902)
Deprecations and Removals
- Setuptools no longer accepts options containing uppercase or dash characters in
setup.cfg.
... (truncated)
Commits
8e4868aBump version: 78.1.0 → 78.1.1100e9a6Merge pull request #49518faf1d7Add news fragment.2ca4a9fRely on re.sub to perform the decision in one expression.e409e80Extract _sanitize method for sanitizing the filename.250a6d1Add a check to ensure the name resolves relative to the tmpdir.d8390feExtract _resolve_download_filename with test.4e1e893Merge https://github.com/jaraco/skeleton3a3144fFix typo:pyproject.license->project.license(#4931)d751068Fix typo: pyproject.license -> project.license- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.