Bump the development-dependencies group with 3 updates#1057
Merged
github-actions[bot] merged 1 commit intodevelopfrom Sep 28, 2025
Merged
Conversation
Bumps the development-dependencies group with 3 updates: [hypothesis](https://github.com/HypothesisWorks/hypothesis), [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [ruff](https://github.com/astral-sh/ruff). Updates `hypothesis` from 6.139.2 to 6.140.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.139.2...hypothesis-python-6.140.2) Updates `jupyterlab` from 4.4.7 to 4.4.9 - [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.7...@jupyterlab/lsp@4.4.9) Updates `ruff` from 0.13.1 to 0.13.2 - [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.13.1...0.13.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.140.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jupyterlab dependency-version: 4.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... 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.
Bumps the development-dependencies group with 3 updates: hypothesis, jupyterlab and ruff.
Updates
hypothesisfrom 6.139.2 to 6.140.2Release notes
Sourced from hypothesis's releases.
Commits
275d496Bump hypothesis-python version to 6.140.2 and update changelog3b95a47Merge pull request #4553 from Liam-DeVoe/tox-ci549d8cdBump hypothesis-python version to 6.140.1 and update changelogb3146b0Merge pull request #4509 from jobh/fix_shared_strategy_warningsaf304d9Remove a redundant hash in calc_label43a65dcRevert changes to integers/floats label calculationf1e78f7Add test for coveragec5fa0d4formatting, lintb5dc8ffUpdate a test7cb9389lint and flatmapUpdates
jupyterlabfrom 4.4.7 to 4.4.9Release notes
Sourced from jupyterlab's releases.
Commits
9a217d0[ci skip] Publish 4.4.980d2a2cBackport PR #17876: Correctly disposeTerminalManagereven if terminals are...5c06ebfBackport PR #17928: Fix scrolling to targets within notebook (#17933)a889bb5[ci skip] Publish 4.4.851c585bFix integrityf8841dcMerge commit from fork526a3d7Backport PR #17915: Ignore npmjs.com in check-links (#17921)911ff90Backport PR #17912: Debugger: Only send theconfigurationDonemessage once ...2d0ff31Backport PR #17906: Add JupyterCon banner and Jupyter colors (#17908)276b38cBackport PR #17863: Fix output prompt overlay height for large outputs (#17889)Updates
rufffrom 0.13.1 to 0.13.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
b0bdf03Bump 0.13.2 (#20576)7331d39Update rooster to 0.1.0 (#20575)529e5fa[ty] Ecosystem analyzer: timing report (#20571)efbb80f[ty] Remove hack in protocol satisfiability check (#20568)9f3cffcAdd 'Finding ways to help' to CONTRIBUTING.md (#20567)21be94a[ty] Explicitly test assignability/subtyping between unions of nominal types ...b7d5dc9[ty] Add tests for interactions of@classmethod,@staticmethod, and proto...e1bb74b[ty] Match variadic argument to variadic parameter (#20511)edeb458[ty] fallback to resolve_real_module in file_to_module (#20461)bea92c8[ty] More precise type inference for dictionary literals (#20523)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