[pip] (deps): Bump the dev-dependencies group across 1 directory with 29 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(about 1 year ago)
(about 1 year ago)
dependencies python
Bumps the dev-dependencies group with 29 updates in the / directory:
| Package | From | To |
|---|---|---|
| python-json-logger | 3.2.1 |
3.3.0 |
| certifi | 2024.12.14 |
2025.4.26 |
| charset-normalizer | 3.4.1 |
3.4.2 |
| makefun | 1.15.6 |
1.16.0 |
| pychoir | 0.0.27 |
0.0.29 |
| urllib3 | 2.3.0 |
2.4.0 |
| coverage | 7.6.10 |
7.8.2 |
| exceptiongroup | 1.2.2 |
1.3.0 |
| filelock | 3.16.1 |
3.18.0 |
| freezegun | 1.5.1 |
1.5.2 |
| identify | 2.6.5 |
2.6.12 |
| iniconfig | 2.0.0 |
2.1.0 |
| junit-xml | 1.8 |
1.9 |
| mutmut | 3.2.2 |
3.3.0 |
| packaging | 24.2 |
25.0 |
| platformdirs | 4.3.6 |
4.3.8 |
| pluggy | 1.5.0 |
1.6.0 |
| pre-commit | 4.0.1 |
4.2.0 |
| pyright | 1.1.391 |
1.1.401 |
| pytest | 8.3.4 |
8.3.5 |
| pytest-cov | 6.0.0 |
6.1.1 |
| pytest-github-actions-annotate-failures | 0.2.0 |
0.3.0 |
| pytest-mock | 3.14.0 |
3.14.1 |
| rich | 13.9.4 |
14.0.0 |
| ruff | 0.8.6 |
0.11.12 |
| setproctitle | 1.3.4 |
1.3.6 |
| textual | 1.0.0 |
3.3.0 |
| typing-extensions | 4.12.2 |
4.13.2 |
| virtualenv | 20.28.1 |
20.31.2 |
Updates python-json-logger from 3.2.1 to 3.3.0
Release notes
Sourced from python-json-logger's releases.
3.3.0
3.3.0 - 2025-03-06
Added
exc_info_as_arrayandstack_info_as_arrayoptions are added topythonjsonlogger.core.BaseJsonFormatterallowing both to be encoded as list of lines instead of a single multi-line string. #35Security
- Remove
msgspec-python313-prefromdevdependencies preventing potential RCE. Details: GHSA-wmxh-pxcx-9w24Thanks
@1hakusai1and@omnigodz
Changelog
Sourced from python-json-logger's changelog.
3.3.0 - 2025-03-06
Added
exc_info_as_arrayandstack_info_as_arrayoptions are added topythonjsonlogger.core.BaseJsonFormatterallowing both to be encoded as list of lines instead of a single multi-line string. #35Security
- Remove
msgspec-python313-prefromdevdependencies preventing potential RCE. Details: GHSA-wmxh-pxcx-9w24Thanks
@1hakusai1and@omnigodz
Commits
Updates certifi from 2024.12.14 to 2025.4.26
Commits
275c9eb2025.04.26 (#347)3788331Bump actions/setup-python from 5.4.0 to 5.5.0 (#346)9d1f1b7Bump actions/download-artifact from 4.1.9 to 4.2.1 (#344)96b97a5Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#343)c054ed3Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#342)44547fcBump actions/download-artifact from 4.1.8 to 4.1.9 (#341)5ea5124Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#340)2f142b7Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#339)80d2ebdBump actions/setup-python from 5.3.0 to 5.4.0 (#337)088f9312025.01.31 (#336)- Additional commits viewable in compare view
Updates charset-normalizer from 3.4.1 to 3.4.2
Release notes
Sourced from charset-normalizer's releases.
Version 3.4.2
3.4.2 (2025-05-02)
Fixed
- Addressed the DeprecationWarning in our CLI regarding
argparse.FileTypeby backporting the target class into the package. (#591)- Improved the overall reliability of the detector with CJK Ideographs. (#605) (#587)
Changed
- Optional mypyc compilation upgraded to version 1.15 for Python >= 3.9
Changelog
Sourced from charset-normalizer's changelog.
3.4.2 (2025-05-02)
Fixed
- Addressed the DeprecationWarning in our CLI regarding
argparse.FileTypeby backporting the target class into the package. (#591)- Improved the overall reliability of the detector with CJK Ideographs. (#605) (#587)
Changed
- Optional mypyc compilation upgraded to version 1.15 for Python >= 3.8
Commits
6422af1:pencil: update release date0e60ec1:bookmark: Release 3.4.2 (#614)f6630ce:arrow_up: Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#617)677c999:arrow_up: Bump actions/download-artifact from 4.2.1 to 4.3.0 (#618)960ab1e:arrow_up: Bump actions/setup-python from 5.5.0 to 5.6.0 (#619)6eb6325:arrow_up: Bump github/codeql-action from 3.28.10 to 3.28.16 (#620)c99c0f2:arrow_up: Update coverage requirement from <7.7,>=7.2.7 to >=7.2.7,<7.9 (#606)270f28e:arrow_up: Bump actions/setup-python from 5.4.0 to 5.5.0 (#607)d4d89a0:arrow_up: Bump pypa/cibuildwheel from 2.22.0 to 2.23.2 (#608)905fcf5:arrow_up: Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 (#609)- Additional commits viewable in compare view
Updates makefun from 1.15.6 to 1.16.0
Changelog
Sourced from makefun's changelog.
1.16.0 - Support for 3.14, dropped support for < 3.9
- Removed official support for python versions
<3.9. These versions will not run in CI anymore.- Fixed
RuntimeErrorin tests when running on python 3.14. Added python 3.14 to CI. Fixes #112
Commits
197b148Changelog for tag, ready to release321a39cMerge pull request #118 from smarie/feature/112_support_py31439f061eWith latest versions of all actions4771aafChanged the fix to leverage pytest-asyncio, now that we do not support python...498ed69Changelog87eb2ebFixedRuntimeErrorin tests when running on pythn 3.14. Added python 3.14 t...4573c65Merge pull request #117 from smarie/chore/116_gh_pages_workflowdb58274Added gh pages workflow. Fixed #116c8990e6Merge pull request #114 from smarie/feature/py35_in_ci3b1e628Removed 3.14 for now- Additional commits viewable in compare view
Updates pychoir from 0.0.27 to 0.0.29
Release notes
Sourced from pychoir's releases.
Twenty-ninth release
What's Changed
- Switch pipenv & setuptools to uv by
@kajastein kajaste/pychoir#97Full Changelog: https://github.com/kajaste/pychoir/compare/v0.0.28...v0.0.29
Twenty-eighth release
What's Changed
- Update dev deps by
@kajastein kajaste/pychoir#94- Bump dev deps by
@kajastein kajaste/pychoir#95- Docs & Makefile update by
@kajastein kajaste/pychoir#96Full Changelog: https://github.com/kajaste/pychoir/compare/v0.0.27...v0.0.28
Commits
Updates urllib3 from 2.3.0 to 2.4.0
Release notes
Sourced from urllib3's releases.
2.4.0
🚀 urllib3 is fundraising for HTTP/2 support
urllib3 is raising ~$40,000 USD to release HTTP/2 support and ensure long-term sustainable maintenance of the project after a sharp decline in financial support. If your company or organization uses Python and would benefit from HTTP/2 support in Requests, pip, cloud SDKs, and thousands of other projects please consider contributing financially to ensure HTTP/2 support is developed sustainably and maintained for the long-haul.
Thank you for your support.
Features
- Applied PEP 639 by specifying the license fields in pyproject.toml. (#3522)
- Updated exceptions to save and restore more properties during the pickle/serialization process. (#3567)
- Added
verify_flagsoption tocreate_urllib3_contextwith a default ofVERIFY_X509_PARTIAL_CHAINandVERIFY_X509_STRICTfor Python 3.13+. (#3571)Bugfixes
- Fixed a bug with partial reads of streaming data in Emscripten. (#3555)
Misc
Changelog
Sourced from urllib3's changelog.
2.4.0 (2025-04-10)
Features
- Applied PEP 639 by specifying the license fields in pyproject.toml. (
[#3522](https://github.com/urllib3/urllib3/issues/3522) <https://github.com/urllib3/urllib3/issues/3522>__)- Updated exceptions to save and restore more properties during the pickle/serialization process. (
[#3567](https://github.com/urllib3/urllib3/issues/3567) <https://github.com/urllib3/urllib3/issues/3567>__)- Added
verify_flagsoption tocreate_urllib3_contextwith a default ofVERIFY_X509_PARTIAL_CHAINandVERIFY_X509_STRICTfor Python 3.13+. ([#3571](https://github.com/urllib3/urllib3/issues/3571) <https://github.com/urllib3/urllib3/issues/3571>__)Bugfixes
- Fixed a bug with partial reads of streaming data in Emscripten. (
[#3555](https://github.com/urllib3/urllib3/issues/3555) <https://github.com/urllib3/urllib3/issues/3555>__)Misc
- Switched to uv for installing development dependecies. (
[#3550](https://github.com/urllib3/urllib3/issues/3550) <https://github.com/urllib3/urllib3/issues/3550>__)- Removed the
multiple.intoto.jsonlasset from GitHub releases. Attestation of release files since v2.3.0 can be found on PyPI. ([#3566](https://github.com/urllib3/urllib3/issues/3566) <https://github.com/urllib3/urllib3/issues/3566>__)
Commits
a5ff7acRelease 2.4.0a135db2Upgrade memray and coverage to fix macOS tests (#3589)8f40e71Upgrade the publishing action to get correct licensing info on PyPI (#3585)3ff4e49Add a link to the 2024 annual report (#3586)75709c1Set verify flags increate_urllib3_context(#3577)5c8f82aBump astral-sh/setup-uv from 5.3.0 to 5.4.1 (#3580)42e90d8Bump actions/setup-python from 5.4.0 to 5.5.0 (#3579)3e8f2dbStop using Ubuntu 20.04 and 22.04 in CI (#3570)e29db82Update exceptions to have more of their attributes pickled (#3572)f8a0c43Add PyPy 3.11 to CI- Additional commits viewable in compare view
Updates coverage from 7.6.10 to 7.8.2
Changelog
Sourced from coverage's changelog.
Version 7.8.2 — 2025-05-23
- Wheels are provided for Windows ARM64 on Python 3.11, 3.12, and 3.13. Thanks,
Finn Womack <pull 1972_>_... _issue 1971: nedbat/coveragepy#1971 .. _pull 1972: nedbat/coveragepy#1972
.. _changes_7-8-1:
Version 7.8.1 — 2025-05-21
A number of EncodingWarnings were fixed that could appear if you've enabled PYTHONWARNDEFAULTENCODING, fixing
issue 1966. Thanks,Henry Schreiner <pull 1967_>.Fixed a race condition when using sys.monitoring with free-threading Python, closing
issue 1970_... _issue 1966: nedbat/coveragepy#1966 .. _pull 1967: nedbat/coveragepy#1967 .. _issue 1970: nedbat/coveragepy#1970
.. _changes_7-8-0:
Version 7.8.0 — 2025-03-30
Added a new
source_dirssetting for symmetry with the existingsource_pkgssetting. It's preferable to the existingsourcesetting, because you'll get a clear error when directories don't exist. Fixesissue 1942. Thanks,Jeremy Fleischman <pull 1943_>.Fix: the PYTHONSAFEPATH environment variable new in Python 3.11 is properly supported, closing
issue 1696. Thanks,Philipp A. <pull 1700_>. This works properly except for a detail when using thecoveragecommand on Windows. There you can usepython -m coverageinstead if you need exact emulation... _issue 1696: nedbat/coveragepy#1696 .. _pull 1700: nedbat/coveragepy#1700 .. _issue 1942: nedbat/coveragepy#1942 .. _pull 1943: nedbat/coveragepy#1943
.. _changes_7-7-1:
Version 7.7.1 — 2025-03-21
... (truncated)
Commits
51ab2e5build: have to keep expected dist counts in syncbe7bbf2docs: sample HTML for 7.8.23cee850docs: prep for 7.8.239bc6b0docs: provide more details if the kit matrix is edited.a608fb3build: add support for Windows arm64 (#1972)2fe6225build: runtox lintif actions have changed3d93a78docs: docs need scriv for making github releases0c443a2build: bump version to 7.8.2ed98b87docs: sample HTML for 7.8.1b98bc9bdocs: prep for 7.8.1- Additional commits viewable in compare view
Updates exceptiongroup from 1.2.2 to 1.3.0
Release notes
Sourced from exceptiongroup's releases.
1.3.0
- Added
**kwargsto function and method signatures as appropriate to match the signatures in the standard library- In line with the stdlib typings in typeshed, updated
(Base)ExceptionGroupgeneric types to define defaults for their generic arguments (defaulting toBaseExceptionGroup[BaseException]andExceptionGroup[Exception]) (PR by@mikenerone)- Changed
BaseExceptionGroup.__init__()to directly callBaseException.__init__()instead of the superclass__init__()in order to emulate the CPython behavior (broken or not) (PR by@cfbolz)- Changed the
exceptionsattribute to always return the same tuple of exceptions, created from the original exceptions sequence passed toBaseExceptionGroupto match CPython behavior (#143)
Changelog
Sourced from exceptiongroup's changelog.
Version history
This library adheres to
Semantic Versioning 2.0 <http://semver.org/>_.1.3.0
- Added
**kwargsto function and method signatures as appropriate to match the signatures in the standard library- In line with the stdlib typings in typeshed, updated
(Base)ExceptionGroupgeneric types to define defaults for their generic arguments (defaulting toBaseExceptionGroup[BaseException]andExceptionGroup[Exception]) (PR by@mikenerone)- Changed
BaseExceptionGroup.__init__()to directly callBaseException.__init__()instead of the superclass__init__()in order to emulate the CPython behavior (broken or not) (PR by@cfbolz)- Changed the
exceptionsattribute to always return the same tuple of exceptions, created from the original exceptions sequence passed toBaseExceptionGroupto match CPython behavior ([#143](https://github.com/agronholm/exceptiongroup/issues/143) <https://github.com/agronholm/exceptiongroup/issues/143>_)1.2.2
- Removed an
assertinexceptiongroup._formattingthat caused compatibility issues with Sentry ([#123](https://github.com/agronholm/exceptiongroup/issues/123) <https://github.com/agronholm/exceptiongroup/issues/123>_)1.2.1
- Updated the copying of
__notes__to match CPython behavior (PR by CF Bolz-Tereick)- Corrected the type annotation of the exception handler callback to accept a
BaseExceptionGroupinstead ofBaseException- Fixed type errors on Python < 3.10 and the type annotation of
suppress()(PR by John Litborn)1.2.0
- Added special monkeypatching if
Apport <https://github.com/canonical/apport>_ has overriddensys.excepthookso it will format exception groups correctly (PR by John Litborn)- Added a backport of
contextlib.suppress()from Python 3.12.1 which also handles suppressing exceptions inside exception groups- Fixed bare
raisein a handler reraising the original naked exception rather than an exception group which is what is raised when you do araisein anexcept*handler1.1.3
catch()now raises aTypeErrorif passed an async exception handler instead of just giving aRuntimeWarningabout the coroutine never being awaited. (#66, PR by John Litborn)
... (truncated)
Commits
77fba8aAdded the release version5e153aaRevert "Migrated test dependencies to dependency groups"5000bfeMigrated tox configuration to native TOML427220dUpdated pytest options4ca264fMigrated test dependencies to dependency groups163c3a8Marked test_exceptions_mutate_original_sequence as xfail on pypy3.11a176574Always create the exceptions tuple at init and return it from the exceptions ...550b796Added BaseExceptionGroup.init, following CPython (#142)2a84dfdAdded typevar defaults to (Base)ExceptionGroup (#147)fb9133b[pre-commit.ci] pre-commit autoupdate (#145)- Additional commits viewable in compare view
Updates filelock from 3.16.1 to 3.18.0
Release notes
Sourced from filelock's releases.
3.18.0
What's Changed
- Indicate that locks are exclusive/write locks. by
@bicarlsenin tox-dev/filelock#394- Support fcntl check on Emscripten by
@juntyrin tox-dev/filelock#398New Contributors
@bicarlsenmade their first contribution in tox-dev/filelock#394@juntyrmade their first contribution in tox-dev/filelock#398Full Changelog: https://github.com/tox-dev/filelock/compare/3.17.0...3.18.0
Drop 3.8
Full Changelog: https://github.com/tox-dev/filelock/compare/3.16.1...3.17.0
Commits
129a1ef[pre-commit.ci] pre-commit autoupdate (#405)717d7e0[pre-commit.ci] pre-commit autoupdate (#403)efba779[pre-commit.ci] pre-commit autoupdate (#401)82f5a2dSupport fcntl check on Emscripten (#398)468ba43[pre-commit.ci] pre-commit autoupdate (#396)0ac6826[pre-commit.ci] pre-commit autoupdate (#395)b5f98a6Indicate that locks are exclusive/write locks. (#394)3c9b680[pre-commit.ci] pre-commit autoupdate (#393)2760759[pre-commit.ci] pre-commit autoupdate (#391)18c9571Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#390)- Additional commits viewable in compare view
Updates freezegun from 1.5.1 to 1.5.2
Changelog
Sourced from freezegun's changelog.
1.5.2
- Remove support for Python 3.7
- Explicitly marks support for Python 3.13
- Improved project documentation
Commits
ba06fa4Increase version numberda2885dMerge pull request #572 from jayaddison/debian-bug-1106274/tests-datetime-tod...695aa15Merge branch 'master' into debian-bug-1106274/tests-datetime-today-tz-localiz...132ecdbMerge pull request #573 from spulec/admin/indicate-py-13-compatf9235aeMark support for Python 3.139072d08Merge pull request #544 from spulec/remove-py-37-support74a6914Merge pull request #565 from joethesaint/improve-documentation1343509README: update example code for consistency with tests9468f70Tests: fixup: replacedatetime.todaymethod calls withdatetime.dateclas...9e4012aTests: restore somedatetime.date-based comparisons- Additional commits viewable in compare view
Updates identify from 2.6.5 to 2.6.12
Commits
51e358dv2.6.1200310d3Merge pull request #519 from energyworldnet/feature/msbuilda604a3aDrop ambiguous .proj extensionbdd2643v2.6.11d084242Merge remote-tracking branch 'energyworldnet/feature/xslt'f794709Merge pull request #518 from pre-commit/mxr-patch-1a8cce72Identify XSLT files4cf2cc0Identify common MSBuild files4e55b74Add support for.sqlfluffe200468v2.6.10- Additional commits viewable in compare view
Updates iniconfig from 2.0.0 to 2.1.0
Release notes
Sourced from iniconfig's releases.
v2.1.0
What's Changed
- fix #26 - list individuals in license file by
@RonnyPfannschmidtin pytest-dev/iniconfig#52- Run tests in CI by
@nicoddemusin pytest-dev/iniconfig#53- Use
pypa/gh-action-pypi-publish@release/v1@ GHA by@webknjazin pytest-dev/iniconfig#54- Add support for Python 3.12-3.13 and drop EOL 3.7 by
@hugovkin pytest-dev/iniconfig#56New Contributors
@nicoddemusmade their first contribution in pytest-dev/iniconfig#53@webknjazmade their first contribution in pytest-dev/iniconfig#54Full Changelog: https://github.com/pytest-dev/iniconfig/compare/v2.0.0...v2.1.0
Changelog
Sourced from iniconfig's changelog.
2.1.0
- fix artifact building - pin minimal version of hatch
- drop eol python 3.8
- add python 3.12 and 3.13
Commits
34793a6pre-commit136435dupdate changelog0bb99adfix #62: require a minimal hatch version with correct metadata16793eaMerge pull request #56 from hugovk/add-3.123dc2b2dAdd support for Python 3.132eb8abfBump GitHub Actions8c4bb5bSet python-version for pre-commit to remove CI warning58b22b2Drop support for EOL Python 3.74a53042Add support for Python 3.129cae431Merge pull request #54 from webknjaz/patch-1- Additional commits viewable in compare view
Updates junit-xml from 1.8 to 1.9
Commits
- See full diff in compare view
Updates mutmut from 3.2.2 to 3.3.0
Changelog
Sourced from mutmut's changelog.
3.3.0
* Python 3.13 compatibility!
New argument
--show-killedformutmut browseFix to avoid accidentally importing the un-mutated original code
Handle segfault for mutant subprocesses
Added mutations for string literals
Added mutations for common string methods
Faster mutant generation via subprocesses
Fix
selfparameter for mutated class methodsFix trampoline generation for function calls with 'orig' or 'mutants' as argument names.
Copy full source directory before creating mutants
Improved error message when forced fail test fails
Fixed issue with spaces in the python executable path
Do not mutate
__new__Annotate mutant dicts (and fixes compatibility with Pydantic)
Replaced parso with LibCST
3.2.3
Crash with error message on invalid imports for
srcmoduleAutodetect simpler project configurations with
test_*.pyin the dir directlyHandle filenames (as opposed to dirnames) in paths_to_mutate
Also copy
setup.cfgandpyproject.tomlby defaultHandle single line
paths_to_mutate
Commits
b124c6aReleasee1110ffMerge pull request #386 from CHB-0r1s/maine3736b1feat(tests): Add nested attribute access test cases for 'a.b.lower()' -> 'a.b...c481bf1fix: some libcst best practice092912cfix(tests): This test included string methods functional as upper(), so in si...d65d70cfeat(str_call_mut): add str methods call mutations and testsb7b4f90Add .upper() .lower() and .capitalize() as mutations (#384)b41c2b3Set process start_method to fork for MacOSb42824d.a732ffbForgot to update Stats- Additional commits viewable in compare view
Updates packaging from 24.2 to 25.0
Release notes
Sourced from packaging's releases.
25.0
What's Changed
- Re-add a test for Unicode file name parsing by
@Siddhesh-Agarwalin pypa/packaging#863- Upgrade to ruff 0.9.1 by
@DimitriPapadopoulosin pypa/packaging#865- Add support for PEP 738 Android tags by
@mhsmithin pypa/packaging#880- feat(markers): support 'extras' and 'dependency_groups' markers by
@frostmingin pypa/packaging#888New Contributors
@Siddhesh-Agarwalmade their first contribution in pypa/packaging#863@mhsmithmade their first contribution in pypa/packaging#880@frostmingmade their first contribution in pypa/packaging#888Full Changelog: https://github.com/pypa/packaging/compare/24.2...25.0
Changelog
Sourced from packaging's changelog.
25.0 - 2025-04-19
* PEP 751: Add support for ``extras`` and ``dependency_groups`` markers. (:issue:`885`) * PEP 738: Add support for Android platform tags. (:issue:`880`)
Commits
f585376Bump for release600eceaAdd changelog entries3910129support 'extras' and 'dependency_groups' markers (#888)8e49b43Add support for PEP 738 Android tags (#880)e624d8eBump the github-actions group with 3 updates (#886)71f38d8Bump the github-actions group with 2 updates (#878)9b4922dBump the github-actions group with 3 updates (#870)8510bd9Upgrade to ruff 0.9.1 (#865)9375ec2Re-add tests for Unicode file name parsing (#863)2256ed4Bump the github-actions group across 1 directory with 2 updates (#864)- Additional commits viewable in compare view
Updates platformdirs from 4.3.6 to 4.3.8
Release notes
Sourced from platformdirs's releases.
4.3.8
What's Changed
- Add missing examples and fix order of examples in README by
@gene1woodin tox-dev/platformdirs#355New Contributors
@gene1woodmade their first contribution in tox-dev/platformdirs#355Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.7...4.3.8
4.3.7
What's Changed
- Chunk dependabot updates into a single PR by
@ofekin tox-dev/platformdirs#311- Drop support for EOL Python 3.8 by
@hugovkin tox-dev/platformdirs#330Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.6...4.3.7
Commits
22089f1Add missing examples and fix order of examples in README (#355)29398b1[pre-commit.ci] pre-commit autoupdate (#354)70114b0[pre-commit.ci] pre-commit autoupdate (#353)4891611[pre-commit.ci] pre-commit autoupdate (#351)707be6fBump astral-sh/setup-uv from 5 to 6 in the all group (#352)5519a4f[pre-commit.ci] pre-commit autoupdate (#349)063275e[pre-commit.ci] pre-commit autoupdate (#346)39fc384[pre-commit.ci] pre-commit autoupdate (#345)00c695b[pre-commit.ci] pre-commit autoupdate (#342)6a81b38[pre-commit.ci] pre-commit autoupdate (#341)- Additional commits viewable in compare view
Updates pluggy from 1.5.0 to 1.6.0
Changelog
Sourced from pluggy's changelog.
pluggy 1.6.0 (2025-05-15)
Deprecations and Removals
[#556](https://github.com/pytest-dev/pluggy/issues/556) <https://github.com/pytest-dev/pluggy/issues/556>_: Python 3.8 is no longer supported.Bug Fixes
[#504](https://github.com/pytest-dev/pluggy/issues/504) <https://github.com/pytest-dev/pluggy/issues/504>_: Fix a regression in pluggy 1.1.0 where using :func:result.get_result() <pluggy.Result.get_result>on the same failed :class:~pluggy.Resultcauses the exception's traceback to get longer and longer.
[#544](https://github.com/pytest-dev/pluggy/issues/544) <https://github.com/pytest-dev/pluggy/issues/544>_: Correctly pass :class:StopIterationthrough hook wrappers.Raising a :class:
StopIterationin a generator triggers a :class:RuntimeError.If the :class:
RuntimeErrorof a generator has the passed in :class:StopIterationas cause resume with that :class:StopIterationas normal exception instead of failing with the :class:RuntimeError.
[#573](https://github.com/pytest-dev/pluggy/issues/573) <https://github.com/pytest-dev/pluggy/issues/573>_: Fix python 3.14 SyntaxError by rearranging code.
Commits
fd08ab5Preparing release 1.6.0c240362[pre-commit.ci] pre-commit autoupdate (#578)-
Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+35Deletions:
-35
Package Dependencies
pip
0.2.0 → 0.3.0
Minor
Technical Details
| ID: | 802499 |
| UUID: | 2558684262 |
| Node ID: | PR_kwDOMt9I9c6Ygmxm |
| Host: | GitHub |
| Repository: | github/annotated-logger |
| Merge State: | Unknown |