Bump the python-dependencies group with 9 updates#4
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the python-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.8` | `3.10.9` | | [numpy](https://github.com/numpy/numpy) | `2.4.3` | `2.4.5` | | [setuptools](https://github.com/pypa/setuptools) | `81.0.0` | `82.0.1` | | [build](https://github.com/pypa/build) | `1.4.2` | `1.5.0` | | [ipython](https://github.com/ipython/ipython) | `9.10.1` | `9.13.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.408` | `1.1.409` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | | [quimb](https://github.com/jcmgray/quimb) | `1.13.0` | `1.14.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.8` | `0.15.13` | Updates `matplotlib` from 3.10.8 to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.8...v3.10.9) Updates `numpy` from 2.4.3 to 2.4.5 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.3...v2.4.5) Updates `setuptools` from 81.0.0 to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v81.0.0...v82.0.1) Updates `build` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.4.2...1.5.0) Updates `ipython` from 9.10.1 to 9.13.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.10.1...9.13.0) Updates `pyright` from 1.1.408 to 1.1.409 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.408...v1.1.409) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `quimb` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/jcmgray/quimb/releases) - [Changelog](https://github.com/jcmgray/quimb/blob/main/docs/changelog.md) - [Commits](jcmgray/quimb@v1.13.0...v1.14.0) Updates `ruff` from 0.15.8 to 0.15.13 - [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.15.8...0.15.13) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ipython dependency-version: 9.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyright dependency-version: 1.1.409 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: quimb dependency-version: 1.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
Superseded by manual dependency update on main. Kept setuptools at 81.0.0 because torch currently requires setuptools<82. |
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 9 updates:
3.10.83.10.92.4.32.4.581.0.082.0.11.4.21.5.09.10.19.13.01.1.4081.1.4099.0.29.0.31.13.01.14.00.15.80.15.13Updates
matplotlibfrom 3.10.8 to 3.10.9Release notes
Sourced from matplotlib's releases.
Commits
dd8d78bREL: v3.10.92fb1891REL: Release prep v3.10.9d0e923aMerge branch 'v3.10.8-doc' into v3.10.x1637932Merge pull request #31558 from meeseeksmachine/auto-backport-of-pr-31556-on-v...a83faacBackport PR #31556: FIX: Inverted PyErr_Occurred check in enum type caster (_...a4f57abMerge pull request #31545 from ksunden/backport-of-pr-31282-on-v3.10.x063288dMerge pull request #31544 from ksunden/backport-of-pr-31248-on-v3.10.xb2ed196Backport PR #31248: SEC: Remove eval() from validate_cycleracc6024Merge pull request #31282 from scottshambaugh/tex_no_shelle3fb541Merge pull request #31078 from meeseeksmachine/auto-backport-of-pr-31075-on-v...Updates
numpyfrom 2.4.3 to 2.4.5Release notes
Sourced from numpy's releases.
... (truncated)
Commits
26e8185Merge pull request #31441 from charris/prepare-2.4.5573110cREL: Prepare for the NumPy 2.4.5 release.be6123aMerge pull request #31426 from jorenham/backport-31425a286f52TYP: FixDTypeLikeruntime type-checker supportf880727Merge pull request #31404 from charris/backport-31399626d469Merge pull request #31402 from charris/backport-31397a42bd48Merge pull request #31401 from charris/backport-31396207ad05TYP:_NestedSequencetype parameter default to work around a mypy issue (#3...309b637BUG: exclude pycache directories from wheels (#31397)8ded93cBUG: Avoid UB in safe_[add,sub,mul] helpers (#31396)Updates
setuptoolsfrom 81.0.0 to 82.0.1Changelog
Sourced from setuptools's changelog.
Commits
5a13876Bump version: 82.0.0 → 82.0.151ab8f1Avoid using (deprecated) 'json.version' in tests (#5194)f9c37b2Docs/CI: Fix intersphinx references (#5195)8173db2Docs: Fix intersphinx references09bafbcFix past tense on newsfragment461ea56Add news fragmentc4ffe53Avoid using (deprecated) 'json.version' in tests749258bCleanuppkg_resourcesdependencies and configuration (#5175)2019c16Parseext-module.define-macrosfrompyproject.tomlas list of tuples (#5169)b809c86Sync setuptools schema with validate-pyproject (#5157)Updates
buildfrom 1.4.2 to 1.5.0Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
Commits
615d04cchore: prepare for 1.5.0776f702fix: api should not ignore installed, only CLI (#1056)42da4c4pre-commit: bump repositories (#1055)b445cd2chore: tox toml (#1033)c44c143feat: drop 3.9, require 3.10+ (#1036)a9bb456build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the actions group...cb33511ci: try to improve release docs (#1051)70666a2chore: prepare for 1.4.4653d865docs: fix issue with changelog generation (#1050)373b9eetests: keep environment from leaking in Python 3.15 (#1049)Updates
ipythonfrom 9.10.1 to 9.13.0Commits
7c1654drelease 9.13.0d7cd8a4Fix reStructuredText heading underline consistency in whatsnew (#15189)6542c95Fix RST header levels in whatsnew/version9.rst0ca3e92Prepare release notes for 9.13 (#15188)9c8ce11Revert release.py change, keep as dev1fb2f7dPrepare release notes for 9.13be4179dImplement support for image/png format in terminal (#15184)1ec6bc9Implement support for image/png format in terminalc6f48bcsolves #14901 illegible yellow string on yellow background issue (#15156)8635f71fix: CapturedIO.init type annotations to accept Optional[StringIO] (#15172)Updates
pyrightfrom 1.1.408 to 1.1.409Commits
d7508e5[pyright updated to 1.1.409] Update Version (#359)Updates
pytestfrom 9.0.2 to 9.0.3Release notes
Sourced from pytest's releases.
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
quimbfrom 1.13.0 to 1.14.0Release notes
Sourced from quimb's releases.
Changelog
Sourced from quimb's changelog.
Commits
254787eupdate changelog for v1.14.0a2f5c2dcreate_lazy_edge_map: small optimizationc37d3d8CircuitPermMPS.sample: fix ordering (fixes #327)2b8c81eupdate CONTRIBUTING and Developer notes3fa0049add contributor covenant code of conduct as separate filed65e3fbTensorNetwork.split_tensor: allow absorb=None (fixes #260)0cc1d3bpixi test env: restrict jax<0.9.17658929add TensorNetwork._add_tag_to_tids674e565tensor_builder: update docstrings for consistency [skip ci]70f73beMerge pull request #356 from jcmgray/dependabot/github_actions/dependencies-0...Updates
rufffrom 0.15.8 to 0.15.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2afb467Bump 0.15.13 (#25157)3008796[ty] classify TypeVar semantic tokens as type parameters (#24891)79470e3[isort] Avoid constructingglob::Patterns for literal known modules (#25123)2522549Remove shellcheck from prek (#25154)7db7170[ty] Support TypedDict key completions in incomplete, anonymous contexts (#25...bb3dd53[ty] Run full iteration analysis on narrowed typevars (#25143)828cdb7[ty] Isolate file-watching test environment (#25151)89e1d86[ty] Preserve TypedDict keys through dict unpacking (#24523)86f3064[ty] Avoid accessingargs[0]forstatic_assert(#25149)ed819f9[ty] Treat custom enum__new__values as dynamic (#25136)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 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