Bump setuptools from 67.4.0 to 67.5.0
Bumps setuptools from 67.4.0 to 67.5.0.
Changelog
Sourced from setuptools's changelog.
v67.5.0
Changes ^^^^^^^
- #3843: Although pkg_resources has been discouraged for use, some projects still consider pkg_resources viable for usage. This change makes it clear that pkg_resources should not be used, emitting a DeprecationWarning when imported.
Commits
-
c98d401
Bump version: 67.4.0 → 67.5.0 -
c446a06
Merge pull request #3843 from pypa/debt/deprecate-pkg_resources -
eb46a88
Add changelog entry. -
a1aeda3
Deprecate pkg_resources, removing excuse that 'discouraged is not deprecated'. -
f04a29a
Use renamed extension. Fixes #3844. -
b495362
⚫ Fade to black. -
9022a21
Merge https://github.com/jaraco/skeleton -
56cdf46
Disable couldnt-parse warnings. Prescribed workaround for nedbat/coveragepy#1... -
9650fc1
jaraco/skeleton#60
- See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@hifis-bot rebase
will rebase this MR -
@hifis-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts