chore(deps): bump the dependencies group with 4 updates #339
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: numpy, mypy, pylint and pytest.
Updates
numpyfrom 2.0.0 to 2.0.1Release notes
Sourced from numpy's releases.
... (truncated)
Commits
4c9f431Merge pull request #27000 from charris/prepare-2.0.10e70e00REL: Prepare for the NumPy 2.0.1 release [wheel build]4d10ffcMerge pull request #26995 from charris/backport-26985764b667BUG: Add object cast to avoid warning with limited API9be6ad6Merge pull request #26971 from charris/backport-269356d950e9BUG: fix f2py tests to work with v2 API89630c0Merge pull request #26962 from charris/backport-2691988fa840TST: Apply test suggestion by Nathan for rlstrip fixesa9da01eBUG,MAINT: Fix utf-8 character stripping memory access6afbbf8Merge pull request #26963 from charris/backport-26930Updates
mypyfrom 1.10.1 to 1.11.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
dbd5f5cRemove +dev from version for 1.11 releasef0a8c69Update CHANGELOG for mypy 1.11 (#17540)371f780CHANGELOG.md update for 1.11 (#17539)2563da0Fix daemon crash on invalid type in TypedDict (#17495)d8c67c3[release 1.11] Ignore some errors in typeshed (#17510)294daffMention --enable-incomplete-feature=NewGenericSyntax (#17462)5c33abfFurther improvements to functools.partial handling (#17425)c37d972Fix type comments crash inside generic definitions (#16849)d39f023Add changelog entry for 1.10.1 (#17436)6c1d867Fix ParamSpec inference against TypeVarTuple (#17431)Updates
pylintfrom 3.2.5 to 3.2.6Commits
da19566Bump pylint to 3.2.6, update changelog (#9825)810c59cUpdate setuptools to >=71.0.4 (#9812) (#9824)5f19cd5Fix a crash when a subclass extends__slots__(#9817) (#9822)c0b1d22Bump astroid to 3.2.4 (#9816) (#9821)1d877deFix consider-using-min-max-builtin (#9802) (#9803)8410f57Fix a false positive formissing-param-doc(#9740) (#9793)bd4c8f1Handle assert_never() when imported from typing_extensions (#9782) (#9790)8eb2c4dFix FP forunexpected-keyword-argwith ambiguous constructors (#9785) (#9788)9882537Bump astroid to 3.2.3 (#9787)aea868cFixinvalid-nameregression for class attributes in subclasses (#9772) (#9775)Updates
pytestfrom 8.2.2 to 8.3.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
de98446Prepare release version 8.3.1bd0a042Merge pull request #12636 from pytest-dev/update-release-notes664325bdoc/changelog: update 8.3.0 notes19d225dMerge pull request #12635 from pytest-dev/release-8.3.0bc33028Prepare release version 8.3.0a7d5a8eMerge pull request #12557 from x612skm/maintainence/11771-pypy-3.9-bumpced7072Add a change note for PR #11771d42b76dAdjust test_errors_in_xfail_skip_expressions for PyPy9eee45aBump PyPy runtime to v3.9 @ GHAd489247Fix caching of parameterized fixtures (#12600)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