Bump the development-dependencies group with 4 updates#1158
Merged
github-actions[bot] merged 1 commit intodevelopfrom Nov 23, 2025
Merged
Conversation
b732160 to
b6874aa
Compare
Bumps the development-dependencies group with 4 updates: [hypothesis](https://github.com/HypothesisWorks/hypothesis), [jupyterlab](https://github.com/jupyterlab/jupyterlab), [pre-commit](https://github.com/pre-commit/pre-commit) and [ruff](https://github.com/astral-sh/ruff). Updates `hypothesis` from 6.148.0 to 6.148.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.148.0...hypothesis-python-6.148.2) Updates `jupyterlab` from 4.4.10 to 4.5.0 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.10...@jupyterlab/lsp@4.5.0) Updates `pre-commit` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.4.0...v4.5.0) Updates `ruff` from 0.14.5 to 0.14.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.5...0.14.6) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.148.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: jupyterlab dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ruff dependency-version: 0.14.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
b6874aa to
4f402ec
Compare
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.
Bumps the development-dependencies group with 4 updates: hypothesis, jupyterlab, pre-commit and ruff.
Updates
hypothesisfrom 6.148.0 to 6.148.2Release notes
Sourced from hypothesis's releases.
Commits
98a8d2cBump hypothesis-python version to 6.148.2 and update changelogadbf6cfMerge pull request #4590 from Liam-DeVoe/external-fuzzer-howtoe371d89not just native code1befd21update intro3bf32caMerge pull request #4604 from neutrinoceros/dep/bump_requires-python5286ec6Bump project.requires-python from >=3.10 to >=3.10.23f32b14formattingdf6dd11Merge branch 'master' into external-fuzzer-howtoe46bf28tweak ext-fuzzer introduction185dba4add live-docs taskUpdates
jupyterlabfrom 4.4.10 to 4.5.0Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
791aecc[ci skip] Publish 4.5.005df0d2Dropaltairinstallation in release test; migrate from deprecated `vega_dat...6e6744cUpdate JupyterLab pre-release version to 4.5.0rc1 (#18111)885b296[ci skip] Publish 4.5.0rc1f1675bdUpdate lumino tov2025.11.13(#18108)99dee73Clean up references to Gitpod (#18107)19d0f28Fix layout trashing when navigating notebook cell-by-cell (#18080)9a86e53Update example for disablingbuildAvailable(#18075)6f68830UseIntersectionObserverto disable containment for on-screen cells (#18091)c4826afConvert documentation to Markdown (#18044)Updates
pre-commitfrom 4.4.0 to 4.5.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
1af6c8fv4.5.03358a3bMerge pull request #3585 from pre-commit/hazmatbdf6879add pre-commit hazmate436690Merge pull request #3584 from pre-commit/exitstack8d34f95use ExitStack instead of start + stop9c7ea88Merge pull request #3583 from pre-commit/forward-compat-map-manifest844daccadd forward-compat error message6a1d543Merge pull request #3582 from pre-commit/move-gc-back66278a9move logic for gc back to commands.gc1b32c50Merge pull request #3579 from pre-commit/pre-commit-ci-update-configUpdates
rufffrom 0.14.5 to 0.14.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
59c6cb5Bump 0.14.6 (#21558)54dba15[ty] Improve debug messages when imports fail (#21555)1af3185[ty] Add support for relative import completions553e568[ty] Refactor detection of import statements for completionscdef3f5[ty] Use dedicated collector for completions6178822[ty] Attach subdiagnostics tounresolved-importerrors for relative imports...6b7adb0[ty] support PEP 613 type aliases (#21394)06941c1[ty] More low-hanging fruit for inlay hint goto-definition (#21548)eb7c098[ty] implementTypedDictstructural assignment (#21467)1b28fc1[ty] Add more random TypeDetails and tests (#21546)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditions