Bumps the python-packages group with 4 updates: [coverage](https://github.com/nedbat/coveragepy), [colorful](https://github.com/timofurrer/colorful), [ruff](https://github.com/astral-sh/ruff) and [typing-extensions](https://github.com/python/typing_extensions).
Updates `coverage` from 7.9.1 to 7.9.2
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.9.1...7.9.2)
Updates `colorful` from 0.5.6 to 0.5.7
- [Release notes](https://github.com/timofurrer/colorful/releases)
- [Changelog](https://github.com/timofurrer/colorful/blob/master/CHANGELOG.md)
- [Commits](timofurrer/colorful@v0.5.6...v0.5.7)
Updates `ruff` from 0.12.1 to 0.12.2
- [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.1...0.12.2)
Updates `typing-extensions` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.14.0...4.14.1)
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.9.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: colorful
dependency-version: 0.5.7
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: ruff
dependency-version: 0.12.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-packages
- dependency-name: typing-extensions
dependency-version: 4.14.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-packages
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the python-packages group with 4 updates: coverage, colorful, ruff and typing-extensions.
Updates
coveragefrom 7.9.1 to 7.9.2Changelog
Sourced from coverage's changelog.
Commits
6e77492docs: oops, beta 3b24cf7edocs: sample HTML for 7.9.235305c3docs: prep for 7.9.29a8d9b6docs: add pull request link88dcaa2fix: assume a missing line number is intra-line. #1991678ec80build: use pyenv for nightly builds. Thanks, Paul Timminsa3d00d5build: workflow jobs should have names279310achore: bump the action-dependencies group with 2 updates (#1988)614dfbffix: enable measuring test coverage for Python archive (.par) files (#1984)42bf82cchore: bump the action-dependencies group with 2 updates (#1985)Updates
colorfulfrom 0.5.6 to 0.5.7Release notes
Sourced from colorful's releases.
Changelog
Sourced from colorful's changelog.
Commits
b9cff30release: v0.5.722a1723Merge pull request #58 from timofurrer/chore/maintanace9130b2dUpdate codecov action4fa49d2Update test matrix and add 3.13caccb89Merge pull request #57 from HollowMan6/master1648dd5fix:DualOutputobject has no attributeisatty1430ec3Merge pull request #56 from carlwgeorge/py3142613391Read version from ast.Constant instead of ast.StrUpdates
rufffrom 0.12.1 to 0.12.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9bee837Bump 0.12.2 (#19126)1c6717bFilter private symbols from stubs if they are internal types (#19121)1b813cdFix description of theformat.skip-magic-trailing-commaexample (#19095)b00f68a[ruff] Allow morefieldcalls fromattrs(RUF009) (#19021)710c60f[flake8-pytest-style] Make example error out-of-the-box (PT023) (#19104)811e25d[flake8-pytest-style] Make example error out-of-the-box (PT030) (#19105)b78af2d[flake8-quotes] Make example error out-of-the-box (Q003) (#19106)4f36f06Document link betweenimport-outside-top-level (PLC0415)and `lint.flake8-t...2589a29[flake8-simplify] Make example error out-of-the-box (SIM113) (#19109)26bb8f7[flake8-simplify] Make example error out-of-the-box (SIM401) (#19110)Updates
typing-extensionsfrom 4.14.0 to 4.14.1Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
42027abPrepare release 4.14.1 (#620)59d2c20Fix off by one in pickle protocol tests (#618)40e22ebDo not use slots for_TypedDictSpecialForm(#616)d17c456allow TypedDict as a type argument (#614)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 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