Bump the minor_and_patch group across 1 directory with 6 updates#357
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the minor_and_patch group across 1 directory with 6 updates#357dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the minor_and_patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.1.3` | `2.2.2` | | [scipy](https://github.com/scipy/scipy) | `1.14.1` | `1.15.1` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.2` | `3.10.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.1` | `3.3.4` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | Updates `numpy` from 2.1.3 to 2.2.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.3...v2.2.2) Updates `scipy` from 1.14.1 to 1.15.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.15.1) Updates `matplotlib` from 3.9.2 to 3.10.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.2...v3.10.0) Updates `pylint` from 3.3.1 to 3.3.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.4) Updates `mypy` from 1.13.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_and_patch - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_and_patch - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_and_patch - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor_and_patch - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor_and_patch - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor_and_patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #360. |
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 minor_and_patch group with 6 updates in the / directory:
2.1.32.2.21.14.11.15.13.9.23.10.03.3.13.3.41.13.01.14.18.3.38.3.4Updates
numpyfrom 2.1.3 to 2.2.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
fd8a68eMerge pull request #28184 from charris/prepare-2.2.20d106a5REL: Prepare for the NumPy 2.2.2 release [wheel build]dfdd35aMerge pull request #28175 from charris/backport-28056e4517a8Merge pull request #28176 from charris/backport-281682c0432bMerge pull request #28178 from charris/backport-281702230a08Merge pull request #28177 from charris/backport-28169b04e32cTYP: Fix missing and spurious top-level exports6a5f537TYP: preserve shape-type in ndarray.astype()f782790TYP: Fix overlapping overloads issue in 2->1 ufuncsa19acf1BUG: Fix casing for f2py directivesUpdates
scipyfrom 1.14.1 to 1.15.1Release notes
Sourced from scipy's releases.
... (truncated)
Commits
df134eaREL: 1.15.1 rel commit [wheel build]f939c19Merge pull request #22296 from tylerjereddy/treddy_1.15.1_backports609bb3cDOC: PR 22296 revisions5bfd6a2TST: stats.Normal: bump tolerance on test of logcdf (#22276)f9a549cDOC: update 1.15.1 relnotes6f011d8MAINT: Update highs subproject commit0ff01deTST: fix thread safety issue in interpolate.bsplines memmap test21c65abBLD: fix some issues with undeclared internal build dependencies826759eMAINT: fix url for array-api-extra git submodule9af1fcdMerge pull request #22235 from tylerjereddy/treddy_prep_1.15.1Updates
matplotlibfrom 3.9.2 to 3.10.0Release notes
Sourced from matplotlib's releases.
Commits
8d64f03REL: v3.10.0 released9dfee8[doc] Fix dead links87a603fUpdate release notes for 3.10.0cdecf97Update github stats for 3.10b8d19bdMerge pull request #29306 from meeseeksmachine/auto-backport-of-pr-29242-on-v...a42d0edBackport PR #29242: DOC: Add kwdoc list to scatter() docstring1900640Merge pull request #29299 from QuLogic/merge-v39x815389cMerge branch 'v3.9.x' into v3.10.x73873c0DOC: Create release notes for 3.9.49d17a2bDOC: Add Zenodo DOI for 3.9.4Updates
pylintfrom 3.3.1 to 3.3.4Commits
c2b01c3Bump pylint to 3.3.4, update changelog023cd43[isort] Permit to use isort 6 (#10204)050acfeCalculate linter.config.jobs in cgroupsv2 environments (#10089) (#10169)d6992b8fix "skipped files" count calculation (#10141)c28580bBump pylint to 3.3.3, update changelog1f9b947Bump astroid from 3.3.5 to 3.3.8 (#10125) (#10155)96d1303Bump actions/cache from 4.1.2 to 4.2.0 (#10123) (#10154)a7202b1Fix Python 3.12 generic type syntax (#10135) (#10146)90cb29d[mypy] Use type-setuptools instead of types-pkg-resources (#10120)9955701Fix 'use-implicit-booleaness' wrongly emitted for generators. (#10107) (#10109)Updates
mypyfrom 1.13.0 to 1.14.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
251d12fRemove +dev from version for release 1.14.1667e5f7Revert "Remove redundant inheritances from Iterator in builtins" (#18324)67f673aFix enum truthiness for StrEnum (#18379)3755abbFix getargs argument passing (#18350)b9fa8eeUpdate version to 1.14.1+dev for point release6f37859Remove +dev from version for release 1.145a6a754Minor updates to 1.14 changelog (#18310)9772d48Update changelog for release 1.14 (#18301)92473c8Warn about --follow-untyped-imports (#18249)e6ce8bePEP 702 (@deprecated): descriptors (#18090)Updates
pytestfrom 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4eUpdate pypa/gh-action-pypi-publish to v1.12.298dff36Prepare release version 8.3.41b474e2approx: use exact comparison for bool (#13013)b541721docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87bpytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72bImprove docs on basetemp and retention (#12912) (#12928)c875841Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)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