⬆️ dep-bump(deps): Bump the dependency-packages group across 1 directory with 17 updates#45
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
0ab306c to
d05ecd3
Compare
d05ecd3 to
1669e46
Compare
1669e46 to
ff1f435
Compare
…ory with 17 updates Bumps the dependency-packages group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.10.6` | `7.14.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.405` | `1.1.409` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.3` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.3.0` | `7.1.0` | | [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `82.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.12` | `0.15.13` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.19` | `9.7.6` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.30.0` | `1.0.4` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.18.2` | `2.0.3` | | [rats-apps](https://github.com/microsoft/rats) | `0.8.0` | `0.16.0` | | [click](https://github.com/pallets/click) | `8.1.8` | `8.4.0` | | [pytorch-lightning](https://github.com/Lightning-AI/pytorch-lightning) | `2.5.1` | `2.6.4` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `2.3.3` | | [numpy](https://github.com/numpy/numpy) | `2.2.4` | `2.2.6` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.6.1` | `1.7.2` | | [scipy](https://github.com/scipy/scipy) | `1.15.2` | `1.15.3` | | [dask](https://github.com/dask/dask) | `2025.3.0` | `2026.3.0` | Updates `coverage` from 7.10.6 to 7.14.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.6...7.14.0) Updates `pyright` from 1.1.405 to 1.1.409 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.405...v1.1.409) Updates `pytest` from 8.4.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@8.4.2...9.0.3) Updates `pytest-cov` from 6.3.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.1.0) Updates `setuptools` from 80.9.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@v80.9.0...v82.0.1) Updates `ruff` from 0.12.12 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.12.12...0.15.13) Updates `mkdocs-material` from 9.6.19 to 9.7.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.19...9.7.6) Updates `mkdocstrings` from 0.30.0 to 1.0.4 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.30.0...1.0.4) Updates `mkdocstrings-python` from 1.18.2 to 2.0.3 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.18.2...2.0.3) Updates `rats-apps` from 0.8.0 to 0.16.0 - [Release notes](https://github.com/microsoft/rats/releases) - [Changelog](https://github.com/microsoft/rats/blob/main/CHANGELOG.md) - [Commits](microsoft/rats@v0.8.0...v0.16.0) Updates `click` from 8.1.8 to 8.4.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.4.0) Updates `pytorch-lightning` from 2.5.1 to 2.6.4 - [Release notes](https://github.com/Lightning-AI/pytorch-lightning/releases) - [Commits](Lightning-AI/pytorch-lightning@2.5.1...2.6.4) Updates `pandas` from 2.2.3 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.3) Updates `numpy` from 2.2.4 to 2.2.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.4...v2.2.6) Updates `scikit-learn` from 1.6.1 to 1.7.2 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.6.1...1.7.2) Updates `scipy` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.2...v1.15.3) Updates `dask` from 2025.3.0 to 2026.3.0 - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](dask/dask@2025.3.0...2026.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-packages - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-packages - dependency-name: dask dependency-version: 2026.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependency-packages - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-packages - dependency-name: mkdocstrings dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-packages - dependency-name: mkdocstrings-python dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-packages - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-packages - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-packages - dependency-name: pyright dependency-version: 1.1.408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-packages - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-packages - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-packages - dependency-name: pytorch-lightning dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-packages - dependency-name: rats-apps dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-packages - dependency-name: ruff dependency-version: 0.15.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-packages - dependency-name: scikit-learn dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-packages - dependency-name: scipy dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-packages - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependency-packages ... Signed-off-by: dependabot[bot] <support@github.com>
ff1f435 to
7a99896
Compare
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 dependency-packages group with 17 updates in the / directory:
7.10.67.14.01.1.4051.1.4098.4.29.0.36.3.07.1.080.9.082.0.10.12.120.15.139.6.199.7.60.30.01.0.41.18.22.0.30.8.00.16.08.1.88.4.02.5.12.6.42.2.32.3.32.2.42.2.61.6.11.7.21.15.21.15.32025.3.02026.3.0Updates
coveragefrom 7.10.6 to 7.14.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
646351bdocs: sample HTML for 7.14.039cd015docs: prep for 7.14.0649e8aadocs: thanks Alex Vandiver for #21658cd392efix: snapshot data in Collector.flush_data to avoid threading race (#2165)c48e0edfix: less output for combiningc2a3a28docs: explain the change from #21621cd47aafix: implicit combine-during-report now removes the combined data files2d99fd7feat: automatically combine coverage in report, thanks Tim Hatch (#2162)9fbdcdffix: lazy soft keywords are bolded5de7d02build: oops, misplaced quoteUpdates
pyrightfrom 1.1.405 to 1.1.409Commits
d7508e5[pyright updated to 1.1.409] Update Version (#359)81b795aPyright NPM Package update to 1.1.408 (#357)53e8efbPyright NPM Package update to 1.1.407 (#356)1d515b7Pyright NPM Package update to 1.1.406 (#355)Updates
pytestfrom 8.4.2 to 9.0.3Release notes
Sourced from pytest's releases.
... (truncated)
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
pytest-covfrom 6.3.0 to 7.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
setuptoolsfrom 80.9.0 to 82.0.1Changelog
Sourced from setuptools's changelog.
... (truncated)
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
rufffrom 0.12.12 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)Updates
mkdocs-materialfrom 9.6.19 to 9.7.6Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
6c52ed6Prepare 9.7.6 release51d9b76Automatically disable MkDocs 2.0 warning for forks of MkDocs6f9a48bUpdated links00b9933Prepare 9.7.5 release37683d1Updated blog post on MkDocs 2.0199e315Updated warning message to clarify relation to MkDocs1025833Limited version range of mkdocs to <21532f52Added update log to blog postd0c8b28Updated dependencies to fix vulnerabilities71d4869Updated blog post on MkDocs 2.0Updates
mkdocstringsfrom 0.30.0 to 1.0.4Release notes
Sourced from mkdocstrings's releases.
... (truncated)
Changelog
Sourced from mkdocstrings's changelog.
... (truncated)
Commits
a938528chore: Prepare release 1.0.41eaa224ci: Lint and type-check80e090dMerge branch 'main' of github.com:mkdocstrings/mkdocstrings5f82a58chore: Template upgrade3d1969afix: Add timeout when downloading inventories (10 seconds)a0c47b9docs: Fix broken link in READMEe500a2bchore: Update sponsors section in README8bdff16chore: Prepare release 1.0.365b27ecfix: Forward extension instances directly passed from Zensical1624e2cci: Update lint/type-checkingUpdates
mkdocstrings-pythonfrom 1.18.2 to 2.0.3Release notes
Sourced from mkdocstrings-python's releases.
... (truncated)
Changelog
Sourced from mkdocstrings-python's changelog.
... (truncated)
Commits
a0b99c5chore: Prepare release 2.0.3770a5f6build: Depend on griffelib instead of griffebf8caafMerge branch 'main' of github.com:mkdocstrings/python95f58aaci: Minor lint fixes186d6cfchore: Update sponsors section in README4e546b5chore: Prepare release 2.0.21781871Merge branch 'main' of github.com:mkdocstrings/python0ae77a3fix: Fix aliases for parameters5bab7f5chore: Update sponsors section in README (#325)6e7b971chore: Prepare release 2.0.1Updates
rats-appsfrom 0.8.0 to 0.16.0Release notes
Sourced from rats-apps's releases.