Closed dependabot[bot] closed 4 months ago
@dependabot rebase
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
@dependabot recreate
Superseded by #88.
Updates the requirements on setuptools to permit the latest version.
Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
bc6b031
Bump version: 69.0.3 → 69.1.0115d381
Merge pull request #4215 from pypa/bugfix/4167-egg-link-manglingac20e42
Add news fragment.0c804aa
Add a test capturing the desired expectation, marked as xfail for now.f61e452
Document the incorrect behavior revealed by #4167.4aa55b8
Rearrange escaping functions to describe them in the order they should be used.58af37c
Replace the incorrect phrase about 'unescaping' and instead clarify that the ...f291ee0
Restore expectation that egg-link files will be named with dashes and not und...9cbe157
Restore exclusion of docs from the build. Closes #4213.c0fd10e
Merge pull request #4212 from pypa/refactor/compat-moduleDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show