chore(deps): update all dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
coverage | patch |
==7.8.0 -> ==7.8.2
|
|
mkdocstrings-python (changelog) | patch |
==1.16.10 -> ==1.16.11
|
|
uis/devops/continuous-delivery/ci-templates | repository | minor |
v6.12.2 -> v6.13.0
|
Release Notes
nedbat/coveragepy (coverage)
v7.8.2
- Wheels are provided for Windows ARM64 on Python 3.11, 3.12, and 3.13.
Thanks,
Finn Womack <pull 1972_>
_.
.. _issue 1971: https://github.com/nedbat/coveragepy/pull/1971 .. _pull 1972: https://github.com/nedbat/coveragepy/pull/1972
.. _changes_7-8-1:
v7.8.1
-
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: https://github.com/nedbat/coveragepy/issues/1966 .. _pull 1967: https://github.com/nedbat/coveragepy/pull/1967 .. _issue 1970: https://github.com/nedbat/coveragepy/issues/1970
.. _changes_7-8-0:
mkdocstrings/python (mkdocstrings-python)
v1.16.11
Bug Fixes
- Fix highlighting for signature with known special names like
__init__
(7f95686 by Timothée Mazzucotelli). Issue-mkdocstrings-757 - Use default font-size for parameter headings (0a35b20 by Timothée Mazzucotelli). Issue-mkdocstrings-697
- Prevent uppercasing H5 titles (by Material for MkDocs) (ba66969 by Timothée Mazzucotelli). Issue-mkdocstrings-697, Issue-276
- Use configured heading even when signature is not separated (096960a by Timothée Mazzucotelli). Issue-mkdocstrings-767, MR-278
- Render attribute names without full path in ToC (d4e618a by David Lee). Issue-271, MR-272
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v6.13.0
v6.12.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.