Bump the dependencies group with 4 updates #316
Closed
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 dependencies group with 4 updates: mypy, ipykernel, pytest-cases and hypothesis.
Updates
mypy
from 1.6.1 to 1.7.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
6b3c418
Update version to 1.7.1 (without +dev)c10e173
[mypyc] Fix regression with nested functions (#16484)e6399d1
Fix polymorphic application for callback protocols (#16514)661adb7
Fix crash on strict-equality with recursive types (#16483)6c8e0cc
Ignore position if imprecise arguments are matched by name (#16471)5c354c4
Fix missing meet case exposed by len narrowing (#16470)88791ca
Exclude private attributes from override checks (#16464)4b5b316
Special-case unions in polymorphic inference (#16461)f862d3e
Fix crash on Callable self in call (#16453)fe79a59
Bump version to 1.7.1+devUpdates
ipykernel
from 6.26.0 to 6.27.0Release notes
Sourced from ipykernel's releases.
Changelog
Sourced from ipykernel's changelog.
Commits
a09892e
Publish 6.27.0465d344
Update ruff and typings (#1167)5b72bfe
Extend argument handling of do_execute with cell metadata (#1169)bb9f350
Clean up ruff config (#1165)d7a113c
chore: update pre-commit hooks (#1164)22b2d21
Clean up typing config (#1163)3c4b5bf
Update typing for traitlets 5.13 (#1162)76aca77
Adopt ruff format (#1161)2a8adb9
Update typing for jupyter_client 8.5 (#1160)Updates
pytest-cases
from 3.8.0 to 3.8.1Release notes
Sourced from pytest-cases's releases.
Changelog
Sourced from pytest-cases's changelog.
Commits
ac7f3c3
Fix ScopeMismatch with parametrized cases (#317)c0f0a43
remove use pytest-runner (#316)Updates
hypothesis
from 6.88.1 to 6.90.0Commits
7fad347
Bump hypothesis-python version to 6.90.0 and update changelog04d86cc
Merge pull request #3794 from HypothesisWorks/create-pull-request/patchb5ce73a
Error on pointless class attributefdf1c4f
Updates for mypy405c19b
Update pinned dependencies0b7d1c2
Bump hypothesis-python version to 6.89.1 and update changelog797606a
Merge pull request #3788 from tybug/lowlevel-providerf4c221b
final fixes I hopeec7d78d
Coverage + shrinking fixes71f38a3
More coverageMost Recent Ignore Conditions Applied to This Pull Request
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 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 <dependency name> major version
will 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 version
will 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