Update dependency setuptools to v66.1.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| setuptools (changelog) | minor |
==66.0.0 -> ==66.1.0
|
Release Notes
pypa/setuptools
v66.1.0
Changes ^^^^^^^
-
#3685: Fix improper usage of deprecated/removed
pkgutilAPIs in Python 3.12+. -
#3779: Files referenced by
file:insetup.cfgand byproject.readme.file,project.license.fileortool.setuptools.dynamic.*.fileinpyproject.tomlare now automatically included in the generated sdists.
Misc ^^^^
-
#3776: Added note about using the
--pep-517flag withpipto workaroundInvalidVersionerrors for packages that are already installed in the system.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.