Bump the development-dependencies group with 3 updates#1126
Merged
github-actions[bot] merged 1 commit intodevelopfrom Nov 2, 2025
Merged
Conversation
Bumps the development-dependencies group with 3 updates: [hypothesis](https://github.com/HypothesisWorks/hypothesis), [ipykernel](https://github.com/ipython/ipykernel) and [ruff](https://github.com/astral-sh/ruff). Updates `hypothesis` from 6.142.4 to 6.143.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.142.4...hypothesis-python-6.143.0) Updates `ipykernel` from 7.0.1 to 7.1.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v7.0.1...v7.1.0) Updates `ruff` from 0.14.2 to 0.14.3 - [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.2...0.14.3) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.143.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ipykernel dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ruff dependency-version: 0.14.3 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, ipykernel and ruff.
Updates
hypothesisfrom 6.142.4 to 6.143.0Release notes
Sourced from hypothesis's releases.
Commits
8c62183Bump hypothesis-python version to 6.143.0 and update changelog5141ca5Merge pull request #4444 from philastrophist/allow_objects_in_numpy_arrays_an...f00a894Merge pull request #4580 from Liam-DeVoe/claude-code-blogaa51f90also redate in fileadd0b1drefactorc00251cMerge pull request #4579 from Liam-DeVoe/claude-code-blog64cf40bmove to .claude/commands38673bcasset fixc9c4deeasset fixes, redate4cbd566Merge pull request #4571 from Liam-DeVoe/claude-code-blogUpdates
ipykernelfrom 7.0.1 to 7.1.0Release notes
Sourced from ipykernel's releases.
Changelog
Sourced from ipykernel's changelog.
Commits
39eaf96Publish 7.1.06f61a68test that matplotlib event loop integration is responsive (#1463)8446e02Fix KeyboardInterrupt on Windows by manually resetting interrupt event (#1434)dd1e094update pre-commit and related (#1465)95f2451fix ContextVar persistence across cells (#1462)c56a7aaFix matplotlib eventloops (#1458)c7af34cRefer to kernel laucnhing thread instead of assuming the main thread (#1455)7193d14Fix routing of background thread output when no parent is set explicitly (#1451)b8f5dfcStore display outputs in history for%notebookmagic (#1435)93f11dbupdate tests for 3.14 (#1453)Updates
rufffrom 0.14.2 to 0.14.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8737a2dBump v0.14.3 (#21152)3be3a10[ty] Don't provide completions when in class or function definition (#21146)13375d0[ty] Use the top materialization of classes for narrowing in class-patterns f...c0b04d4[ty] Update "constraint implication" relation to work on constraints between ...1c7ea69[flake8-type-checking] FixTC003false positive withfuture-annotations...9bacd19[ty] Fix lookup of__new__on instances (#21147)f0fe6d6Fix syntax error false positive on nested alternative patterns (#21104)10bda3d[pyupgrade] Fix false positive forTypeVarwith default on Python <3.13 (...e55bc94[ty] Reachability and narrowing for enum methods (#21130)1b0ee46[ty] Userangeinstead of customIntIterable(#21138)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