build(deps-dev): bump the development-dependencies group with 12 updates#7
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps-dev): bump the development-dependencies group with 12 updates#7dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [coverage](https://github.com/coveragepy/coveragepy), [ipykernel](https://github.com/ipython/ipykernel), [ipython](https://github.com/ipython/ipython), [ipywidgets](https://github.com/jupyter-widgets/ipywidgets), [mypy](https://github.com/python/mypy), [pdoc](https://github.com/mitmproxy/pdoc), [pre-commit](https://github.com/pre-commit/pre-commit), [pytest](https://github.com/pytest-dev/pytest), [pytest-mock](https://github.com/pytest-dev/pytest-mock), [pytest-xdist](https://github.com/pytest-dev/pytest-xdist), [ruff](https://github.com/astral-sh/ruff) and [hatchling](https://github.com/pypa/hatch) to permit the latest version. Updates `coverage` to 7.13.5 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.10...7.13.5) Updates `ipykernel` to 7.2.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.29.4...v7.2.0) Updates `ipython` to 9.13.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.18.0...9.13.0) Updates `ipywidgets` to 8.1.8 - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](jupyter-widgets/ipywidgets@8.1.2...8.1.8) Updates `mypy` to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.20.2) Updates `pdoc` to 16.0.0 - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md) - [Commits](mitmproxy/pdoc@v15.0.1...v16) Updates `pre-commit` to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.6.0) Updates `pytest` 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.3.4...9.0.3) Updates `pytest-mock` to 3.15.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.15.1) Updates `pytest-xdist` to 3.8.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.6.1...v3.8.0) Updates `ruff` 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.9.2...0.15.12) Updates `hatchling` to 1.29.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.27.0...hatchling-v1.29.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: ipykernel dependency-version: 7.2.0 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: ipython dependency-version: 9.13.0 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: ipywidgets dependency-version: 8.1.8 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: pdoc dependency-version: 16.0.0 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: hatchling dependency-version: 1.29.0 dependency-type: direct:development dependency-group: development-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.
Updates the requirements on coverage, ipykernel, ipython, ipywidgets, mypy, pdoc, pre-commit, pytest, pytest-mock, pytest-xdist, ruff and hatchling to permit the latest version.
Updates
coverageto 7.13.5Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
c88da14docs: sample HTML for 7.13.5e2ac3e1build: sample HTML shouldn't include the status.json file910f8f3docs: prep for 7.13.53a4819cstyle: make workflows more uniform2a53705chore: bump the action-dependencies group across 1 directory with 4 updates (...e7c878dchore: make upgradeab4db40build: use --generate-hashes when pinninga438753chore: make upgrade7b33457refactor: some leftover pyupgrade 3.10 bits2ff968drefactor: this type wasn't used anywhereUpdates
ipykernelto 7.2.0Release notes
Sourced from ipykernel's releases.
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
4b37e75Publish 7.2.01630c4fTemporarily revert "Test changing base method to async after (#1464)" (#1493)8086199Temporarily revert "Test changing base method to async after (#1464)"a2d47a2chore: update pre-commit hooks (#1472)06c9aeePublish 7.2.0a1220a3c6Made IOPubThread constructor backward compatible (#1492)dee781dUpdate pytest requirement from <9,>=7.0 to >=7.0,<10 in the actions group acr...56b2e29Update pytest requirement in the actions group across 1 directory13e17dfAdvertizes kernel protocol 5.5 (#1488)59f0c65Advertizes kernel protocol 5.5Updates
ipythonto 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
ipywidgetsto 8.1.8Release notes
Sourced from ipywidgets's releases.
Commits
3171b1cUpdate Output Widget.ipynb (#3881)cd81783update image processing example notebok imports and function call (#3896)cecd2b0specify Jupyterlab (version 3.x or above) (#3880)0aa1efbAllowinteractto use basic type hint annotations (#3908)2e15cfcUpdate Widget List.ipynbUpdates
mypyto 1.20.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
145a062Bump version to 1.20.281cd492Fix slicing with nonstrict optional (#21282)908d344[mypyc] Set dunder attrs when adding module to sys.modules (#21275)ba28610Initial support for Python 3.15.0a8 (#21255)7b0e09fFix match statement semantics for "or" pattern (#21156)92b74f2Avoid widening types in conditional_types (#21242)0dcbfaaFix is_overlapping_types for generic callables (#21208)210f518Correctly aggregate narrowing information on parent expressions (#21206)c34530eOnly set journal mode in coordinator (#21217)79a3ec6Use WAL with SQLite cache, fix close (#21154)Updates
pdocto 16.0.0Changelog
Sourced from pdoc's changelog.
... (truncated)
Commits
6677d73pdoc 16.0.03f75834Support Pydantic model defaults + field descriptions (#802)f19fbf7Add support for Python 3.14 (#843)8aa648fBump mhils/workflows in the dependencies group (#844)b782455Add support for keyword args for Google flavor docs (#840)34c7759Drop Support for Python 3.9 (#842)0f27371fix: remove hard-coded pdoc mention from title in template (#841)a12c236Add new pdoc logo (#838)0f308abBump mhils/workflows in the dependencies group (#837)7c880c5Replace vendored markdown2 w/ official upstream (#836)Updates
pre-committo 4.6.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
f35134bv4.6.02a51ffcMerge pull request #3662 from pre-commit/hook-impl-optional-hook-dird7dee32make --hook-dir optional for hook-impl965aeb1Merge pull request #3661 from pre-commit/hook-impl-required2eacc06--hook-type is required for hook-implf5678bfMerge pull request #3657 from pre-commit/pre-commit-ci-update-config054cc5b[pre-commit.ci] pre-commit autoupdate5c0f302Merge pull request #3652 from pre-commit/pre-commit-ci-update-configa5d9114[pre-commit.ci] pre-commit autoupdate129a1f5Merge pull request #3641 from pre-commit/mxr-patch-1Updates
pytestto 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
pytest-mockto 3.15.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
... (truncated)
Commits
e1b5c62Release 3.15.1184eb19Setspy_return_iteronly when explicitly requested (#537)4fa0088[pre-commit.ci] pre-commit autoupdate (#536)f5aff33Fix test failure with pytest 8+ and verbose mode (#535)adc4187Bump actions/setup-python from 5 to 6 in the github-actions group (#533)95ad570[pre-commit.ci] pre-commit autoupdate (#532)e696bf0Fix standalone mock support (#531)5b29b03Fix gen-release-notes script7d22ef4Merge pull request #528 from pytest-dev/release-3.15.090b29f8Update CHANGELOG for 3.15.0Updates
pytest-xdistto 3.8.0Changelog
Sourced from pytest-xdist's changelog.
... (truncated)
Commits
1e3e4dcRelease 3.8.0600aad5Ensure all xdist group names are strings (#1216)9d7ba5bAdd--no-loadscope-reorderand--loadscope-reorderoptions (#1217)532f07fMerge pull request #1210 from pytest-dev/pre-commit-ci-update-config0883ad0Fix Path usage intest_rsync_roots_no_roots58a51bc[pre-commit.ci] pre-commit autoupdate59a2ad0Merge pull request #1220 from pytest-dev/dependabot/github_actions/github-act...d42b9c7build(deps): bump hynek/build-and-inspect-python-package