-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump setuptools from 70.3.0 to 72.1.0 in /requirements #7296
chore(deps): bump setuptools from 70.3.0 to 72.1.0 in /requirements #7296
Conversation
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.3.0 to 72.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.3.0...v72.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@@ -1,3 +1,5 @@ | |||
# Executable binary builder requirements | |||
setuptools==70.3.0 | |||
|
|||
backports.tarfile==1.2.0; python_version=="3.8" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this permanent? Can we also drop a comment here about why its required?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, can leave a comment here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hnnasit were you able to find why we need this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a comment about what I understand the problem is here. We could also run dev canaries against this PR to make sure nothing else breaks.
Bumps setuptools from 70.3.0 to 72.1.0.
Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
441799f
Bump version: 72.0.0 → 72.1.059aff44
Merge pull request #4522 from pypa/feature/graceful-drop-testsc437aaa
Restore the tests command and deprecate access to the module.a6726b9
Add celery and requests to the packages that test integration. Ref #45205e1b3c4
Bump version: 71.1.0 → 72.0.04c0b9f3
Merge pull request #4458 from pypa/debt/remove-test-commandbe8e3a0
Merge pull request #4507 from pypa/docs/4483-install-core-extra99d2c72
Add documentation clarifying how to reliably install setuptools with its depe...63c89f9
👹 Feed the hobgoblins (delint).c405ac1
Merge branch 'main' into debt/remove-test-commandDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)