Bump the python-dependencies group with 7 updates#21
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the python-dependencies group with 7 updates#21dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [quimb](https://github.com/jcmgray/quimb) | `1.10.0` | `1.11.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.7` | `0.12.7` | | [mypy](https://github.com/python/mypy) | `1.15.0` | `1.17.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.1` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.14.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.1.1` | `6.2.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.8.0` | `7.10.1` | Updates `quimb` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/jcmgray/quimb/releases) - [Changelog](https://github.com/jcmgray/quimb/blob/main/docs/changelog.md) - [Commits](jcmgray/quimb@v1.10.0...v1.11.2) Updates `ruff` from 0.11.7 to 0.12.7 - [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.11.7...0.12.7) Updates `mypy` from 1.15.0 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.17.1) Updates `pytest` from 8.3.5 to 8.4.1 - [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.5...8.4.1) Updates `pytest-mock` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) Updates `pytest-cov` from 6.1.1 to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) Updates `coverage` from 7.8.0 to 7.10.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.8.0...7.10.1) --- updated-dependencies: - dependency-name: quimb dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 python-dependencies group with 7 updates:
1.10.01.11.20.11.70.12.71.15.01.17.18.3.58.4.13.14.03.14.16.1.16.2.17.8.07.10.1Updates
quimbfrom 1.10.0 to 1.11.2Release notes
Sourced from quimb's releases.
... (truncated)
Changelog
Sourced from quimb's changelog.
... (truncated)
Commits
cf40e20truncated svd, make n_chi comparison more robust to different backends1229194fix isel bug when value can't compare to 'r'3572cc1Improve efficiency of 1D structured contractions when defaultoptimizeis used1fa8b86update circuit mpo example with warning [skip ci]17e162atensor splitting with absorb="left" now correctly marks left indices9480900fix isel errors25f70eamake cxu_old.py parseabled6eeb9cpush experimental cluster update codes09c7f8eadd initial compute_bondenv_projectors func0741481improve tensor contraction docs [skip ci]Updates
rufffrom 0.11.7 to 0.12.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c5ac998Bump 0.12.7 (#19627)04a8f64Revertlicenseandlicense-fileschanges inpyproject.toml(#19624)6e00adfBump 0.12.6 (#19622)864196bAddChecker::contextmethod, deduplicate Unicode checks (#19609)ae26fa0[flake8-pyi] Preserve inline comment in ellipsis removal (PYI013) (#19399)88a6799[ty] Add flow diagram for import resolution941be52[ty] Add comments to some core resolver functions13624ce[ty] Add missing ticks and use consistent quotingedb2f8e[ty] Reflow some long lines5e6ad84[ty] Unexport helper functionUpdates
mypyfrom 1.15.0 to 1.17.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
acb2983Bump version to 1.17.1933c913RetainNoneas constraints bottom if no bottoms were provided (#19485)5f4428fFix "ignored exception inhasattr" in dmypy (#19428)88fdeaaPrevent a crash when InitVar is redefined with a method in a subclass (#19453)e44d14fBump version to 1.17.1+dev0260991Update version string3901aa2Updates to 1.17 changelog (#19436)7d13396Initial changelog for 1.17 release (#19427)a182decCombine the revealed types of multiple iteration steps in a more robust manne...ab4fd57Improve the handling of "iteration dependent" errors and notes in finally cla...Updates
pytestfrom 8.3.5 to 8.4.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
8d99211Prepare release version 8.4.15dc5880docs: update pytest.ini addopts example to use separate -p entries (#13529) (...d0c7ed0Reintroduce PytestReturnNotNoneWarning (#13495) (#13527)a1b3a78Fix compatibility with Twisted 25 (#13502) (#13531)4c161abpytester: avoid unraisableexception gc collects in inline runs to speed up te...a86ee09Fix typo in parametrize.rst (#13514) (#13516)1a0581bRemove outdated warning about faulthandler_timeout on Windows (#13492) (#13493)4e631a7Merge pull request #13486 from hosmir/fixtypo (#13487)b49745efix: support TerminalReporter.isatty being called (#13462) (#13483)cc5ceedRELEASING: remove pytest mailing list (#13472) (#13473)Updates
pytest-mockfrom 3.14.0 to 3.14.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
34dd61aRelease 3.14.1299adb9Add support for Python 3.14 (#503)f5fcef7[pre-commit.ci] pre-commit autoupdate (#504)bae64d8[pre-commit.ci] pre-commit autoupdate (#502)824f334[pre-commit.ci] pre-commit autoupdate (#501)db1add6[pre-commit.ci] pre-commit autoupdate (#500)48ac874[pre-commit.ci] pre-commit autoupdate (#499)fe7ad9a[pre-commit.ci] pre-commit autoupdate (#498)7857e60[pre-commit.ci] pre-commit autoupdate (#497)a8b97ea[pre-commit.ci] pre-commit autoupdate (#496)Updates
pytest-covfrom 6.1.1 to 6.2.1Changelog
Sourced from pytest-cov's changelog.
Commits
55dbe43Bump version: 6.2.0 → 6.2.1d17e9b7Update changelog.8964ab7Add a note for this warning disable.e932e41Prevent unimported warnings @ pytest-xdist workers573379bBring pytest-cov's suprocess management in line with coverage's process_start...f1884e8Fix xdist pin.512c669Added minium version requirements for pluggin (for new-style hookwrappers). P...629ba64Remove deprecated license classifier.dca5723Bump version: 6.1.1 → 6.2.0f69166aAlso trigger the sqlite warning.Updates
coveragefrom 7.8.0 to 7.10.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
7fdcbebdocs: sample HTML for 7.10.1c9e9625docs: prep for 7.10.1e8193ffchore: make upgrade9aad22atest: improve theif TYPE_CHECKING:exclusion test1e2f41afix: excluding TYPE_CHECKING should have been the line not the branch2134e57fix: use getsitepackages for writing .pth files. #2006a4300a7test: signal statuses are mysterious. #20082fd4961docs: update the man page, for oncea13607fbuild: comment_on_fixes should show html urls0f00d49build: bump version to 7.10.1Dependabot 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