Bump the python-deps group with 9 updates#21
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [zeroconf](https://github.com/python-zeroconf/python-zeroconf), [wheel](https://github.com/pypa/wheel), [emoji](https://github.com/carpedm20/emoji), [pillow](https://github.com/python-pillow/Pillow), [setuptools](https://github.com/pypa/setuptools), [eventlet](https://github.com/eventlet/eventlet), [termcolor](https://github.com/termcolor/termcolor), [pytest](https://github.com/pytest-dev/pytest) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `zeroconf` from 0.31.0 to 0.150.0 - [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) - [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) - [Commits](python-zeroconf/python-zeroconf@0.31.0...0.150.0) Updates `wheel` to 0.47.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.45.1...0.47.0) Updates `emoji` to 2.15.0 - [Release notes](https://github.com/carpedm20/emoji/releases) - [Changelog](https://github.com/carpedm20/emoji/blob/master/CHANGES.md) - [Commits](carpedm20/emoji@v1.6.3...v2.15.0) Updates `pillow` to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.1.0...12.3.0) Updates `setuptools` to 83.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.2...v83.0.0) Updates `eventlet` to 0.41.0 - [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS) - [Commits](eventlet/eventlet@0.39.0...0.41.0) Updates `termcolor` to 3.3.0 - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@2.5.0...3.3.0) Updates `pytest` to 9.1.1 - [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.0...9.1.1) Updates `ruff` to 0.15.21 - [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.6.0...0.15.21) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.150.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: emoji dependency-version: 2.15.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: eventlet dependency-version: 0.41.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: termcolor dependency-version: 3.3.0 dependency-type: direct:production dependency-group: python-deps - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development dependency-group: python-deps ... 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 zeroconf, wheel, emoji, pillow, setuptools, eventlet, termcolor, pytest and ruff to permit the latest version.
Updates
zeroconffrom 0.31.0 to 0.150.0Release notes
Sourced from zeroconf's releases.
... (truncated)
Changelog
Sourced from zeroconf's changelog.
... (truncated)
Commits
4f3fa730.150.0471feb4feat: add async_update_interfaces to rescan network interfaces at runtime (#1...797fdc0chore(deps-dev): bump pytest from 9.1.0 to 9.1.1 (#1801)5be5d60ci: scope release env and OIDC permissions to master (#1799)5333fc50.149.17868f28fperf: precompute address hash instead of per-instance lru_cache (#1774)b80acafchore: drop stray ) from _logger module docstring (#1787)99bf9adchore(pre-commit.ci): pre-commit autoupdate (#1792)d68897bchore(deps-dev): bump pytest from 9.0.3 to 9.1.0 (#1794)29cc405test: add benchmarks for cache mark-to-expire path (#1780) (#1785)Updates
wheelto 0.47.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
efd83a7Created a new releasebb69216Reordered the changelog entriesd5a1763fix(wheelfile): resolve .dist-info path case-insensitively when reading wheel...5718957[pre-commit.ci] pre-commit autoupdate (#685)6258068chore: log_level is better than log_cli_level (#684)2975debRequire tox >= 4.2247674bachore: add check-sdist to checks (#681)56223f6__package__→__spec__.parent(#679)0ce509eAdded the wheel info subcommand (#669)39039c0Improved the index pageUpdates
emojito 2.15.0Release notes
Sourced from emoji's releases.
Changelog
Sourced from emoji's changelog.
... (truncated)
Commits
d26c675Merge pull request #322 from cvzi/unicode17c52491cVersion bump 2.15.010b13c0Update translations to CLDR release-48-alpha39dd9a63Update to Unicode 17.0.0d54b2f0Remove Python 3.7, Add Python 3.13 and 3.145c4b915Merge pull request #318 from allrob23/master45e5785fix: lint69c73d5refactor: change _loaded_keys to use set08c5cc4Merge pull request #313 from cvzi/branch-2.14.175c263bUse binary mode when opening file on Python 3.9+Updates
pillowto 12.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #96795564ca7List methodsa0920fdSpeed up ImageChops operations (#9738)07e9a6cSpeed upImage.filter()(#9736)a94578cSpeed upImage.getchannel(),Image.merge(),Image.putalpha()and `Image...53e02c4Speed upImage.fill(),Image.linear_gradient()and `Image.radial_gradient...af03747Speed upImage.resample()(#9739)5c9ca56Speed upalpha_composite,matrix,negative,quantize(#9740)Updates
setuptoolsto 83.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
6519f72Bump version: 82.0.1 → 83.0.0d1151b1Merge pull request #5250 from pypa/feature/distutils-d7633fbeda2df31eCapture removal of dry_run parameter in changelog.00144dcMoved newsfragment to the release where it occurred.a4a5a2bAdd news fragment.77470c2Merge https://github.com/pypa/distutils into feature/distutils-d7633fbed3c43897Merge pull request #5247 from pypa/copilot/fix-pypy-version-issuebb6ea66Bump PyPy from 3.10 to 3.11 in CI workflowa2bc3acFix broken intersphinx reference to build's installation docs2d6a739Use stacked parametrize decorators instead of itertools.productUpdates
eventletto 0.41.0Changelog
Sourced from eventlet's changelog.
... (truncated)
Commits
5ec4b6dUpdate changelog for version 0.41.0 (#1088)6de7dbbSwitch to 3.14 for testing, fix problems found along the way. (#1086)1ea81d9Drop 3.9 support (#1085)62662afMore visible deprecation (#1077)f3254a1Update changelog for version 0.40.4 (#1074)8cb2029Remove legacy setuptools configuration files (#1072)220f82dadd 3.14 to supported versions (#1070)01a3da5Emit warning on startup that eventlet is deprecated (#1065)1b2b959Fix Python 3.14 on macOS (#1067)d8bf465Workaround for #1068 (#1069)Updates
termcolorto 3.3.0Release notes
Sourced from termcolor's releases.
Changelog
Sourced from termcolor's changelog.
Commits
0980eb5Add support for italic (#128)78bb9beUpdate config (#129)432ccc4Update config35f160cCodecov token no longer needed1354a4eReplace pre-commit with prek960af4fAdd seven-day cooldown to Renovate27bfac6Add support for italic83c871acan_colorize: Expect fileno() to raise OSError, as documented (#126)b300cc3Update actions/checkout action to v6 (#127)f6f38e0Update actions/checkout action to v6Updates
pytestto 9.1.1Release notes
Sourced from pytest's releases.
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
ruffto 0.15.21Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3e1f636Bump 0.15.21 (#26676)4059807[ty] Infer metaclass-declared attributes on class instances (#26512)013e5d0[ty] Use a dedicated project name type (#26665)7ad39ad[ty] Avoid allocating decorated parameter names (#26666)c36f662Improve performance of rendering edits in preview mode (#26565)ad26408[ty] Gate membership narrowing on__contains__semantics (#25964)4594ca7[ty] Add variant discriminators forCodeGeneratorKind(#26659)1af03da[ty] Pydantic: Fix float conversion in unions (#26655)a004a36[ty] Handle callable classes in solver (#26090)d8ef3b0[ty] Parse all supported Google docstring sections. (#26653)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