chore(deps): bump the all-dependencies group across 1 directory with 6 updates#232
Merged
Merged
Conversation
…6 updates Bumps the all-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [torch](https://github.com/pytorch/pytorch) | `2.11.0` | `2.12.0` | | [pybind11](https://github.com/pybind/pybind11) | `3.0.3` | `3.0.4` | | [pyscf](https://github.com/pyscf/pyscf) | `2.12.1` | `2.13.0` | | [mypy](https://github.com/python/mypy) | `1.20.1` | `2.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.10` | `0.15.12` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260408` | `6.0.12.20260510` | Updates `torch` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits) Updates `pybind11` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/pybind/pybind11/releases) - [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.md) - [Commits](pybind/pybind11@v3.0.3...v3.0.4) Updates `pyscf` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/pyscf/pyscf/releases) - [Changelog](https://github.com/pyscf/pyscf/blob/master/CHANGELOG) - [Commits](pyscf/pyscf@v2.12.1...v2.13.0) Updates `mypy` from 1.20.1 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v2.1.0) Updates `ruff` from 0.15.10 to 0.15.12 - [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.10...0.15.12) Updates `types-pyyaml` from 6.0.12.20260408 to 6.0.12.20260510 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pybind11 dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pyscf dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260510 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-dependencies group with 6 updates in the / directory:
2.11.02.12.03.0.33.0.42.12.12.13.01.20.12.1.00.15.100.15.126.0.12.202604086.0.12.20260510Updates
torchfrom 2.11.0 to 2.12.0Commits
Updates
pybind11from 3.0.3 to 3.0.4Release notes
Sourced from pybind11's releases.
Changelog
Sourced from pybind11's changelog.
Commits
d03662fbuild: support Eigen 5 (#6036)3d8aabcBump version from v3.0.3 → v3.0.42c1b391[skip ci] docs: add v3.0.4 changelog updates. (#6041)804e2c1fix: segfault when movingscoped_ostream_redirect(#6033)a15579cci: bump setup-uv to maintained tag scheme (#6035)e2fdf43Handle result from PyObject_VisitManagedDict (#6032)98003e2chore(deps): update pre-commit hooks (#6029)ab392bdfix: avoid copy constructor instantiation in shared_ptr fallback cast (#6028)ad5bc9echore(deps): bump the actions group with 2 updates (#6027)Updates
pyscffrom 2.12.1 to 2.13.0Release notes
Sourced from pyscf's releases.
Changelog
Sourced from pyscf's changelog.
Commits
e620426Release 2.13.0 (#3190)8ede098Support specifying "autoaux" as a key for basis setdbc0ad3Improve PBC 2c2e integral accuracy (#3186)1b0caaeDisable density-based grid pruning by default (#3192)54c2aa3Faster SGX and SGX Gradients (#3076)9fe5b82Canonical orthogonalization for eigenvalue solver in SCF (#3191)18a99ebbasis parser does not load bse due to commit 2fe92bcf06f05dcMole.to_gpu only works for gpu4pyscf 1.5 or newerc8a4215add MGGA support to multigrid.py (#3188)8ae29f6Fix PBC nuclear gradients fft_jk.get_k_e1 with exxdiv=ewald (#3158)Updates
mypyfrom 1.20.1 to 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
rufffrom 0.15.10 to 0.15.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
66f93cfBump 0.15.12 (#24815)476a4d0[ty] Complete support for more detailed diagnostics on possibly unbound error...ed669eaImplement#ruff:file-ignorefile-level suppressions (#23599)e73d952[ty] Include inferred type ininvalid-keyconcise diagnostic for union/inte...80feb29[ty] report only dead annotation-only locals as unused (#24811)0fbf2bcDrop deprecated license classifier (#24808)43b174c[ty] Infer lambda parameter types withCallabletype context (#24317)4f449ae[ty] Add error context for intersection types (#24772)5b4e753[ty] Add support for goto in literal enum member inlay hint (#24792)e7cc762[ty] Add error context for TypedDict assignments (#24790)Updates
types-pyyamlfrom 6.0.12.20260408 to 6.0.12.20260510Commits
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