build(deps-dev): bump the pip group across 1 directory with 3 updates - #1
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): bump the pip group across 1 directory with 3 updates#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 3 updates in the / directory: [setuptools](https://github.com/pypa/setuptools), [notebook](https://github.com/jupyter/notebook) and [wheel](https://github.com/pypa/wheel). Updates `setuptools` from 69.0.2 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.0.2...v78.1.1) Updates `notebook` from 7.0.6 to 7.5.6 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.5.6/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.0.6...@jupyter-notebook/tree@7.5.6) Updates `wheel` from 0.42.0 to 0.46.2 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.42.0...0.46.2) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:development dependency-group: pip - dependency-name: notebook dependency-version: 7.5.6 dependency-type: direct:development dependency-group: pip - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Bumps the pip group with 3 updates in the / directory: setuptools, notebook and wheel.
Updates
setuptoolsfrom 69.0.2 to 78.1.1Changelog
Sourced from setuptools's changelog.
... (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.licenseUpdates
notebookfrom 7.0.6 to 7.5.6Release notes
Sourced from notebook's releases.
... (truncated)
Changelog
Sourced from notebook's changelog.
... (truncated)
Commits
1ab2d2bPublish 7.5.650e5222Merge commit from fork2e642f0Update to JupyterLab v4.5.7 (#7902)4b93f98Backport PR #7824: docs: Fix broken links in troubleshooting and migration do...9a2c88fPublish 7.5.54f8438bUpdate to JupyterLab v4.5.6 (#7861)f78fcfaBackport PR #7857: Fix check links (#7858)9e4cf2a[7.5.x] Drop Python 3.9 on CI (#7860)ecc3aafPublish 7.5.4e5d8418Update to JupyterLab v4.5.5 (#7842)Updates
wheelfrom 0.42.0 to 0.46.2Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
eba4036Updated the version number for v0.46.2557fb54Created a new release7a7d2deFixed security issue around wheel unpack (#675)41418faFixed test failures due to metadata normalization changesc1d442b[pre-commit.ci] pre-commit autoupdate (#674)0bac882Update github actions environments (#673)be9f45b[pre-commit.ci] pre-commit autoupdate (#667)6244f08Update pre-commit ruff legacy alias (#668)15b7577PEP 639 compliance (#670)fc8cb41Revert "Removed redundant Python version from the publish workflow (#666)"You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.