fix(deps): bump python dependencies update bump#290
Merged
renovate[bot] merged 1 commit intomainfrom Mar 23, 2026
Merged
Conversation
Contributor
Author
|
ansibuddy
approved these changes
Mar 23, 2026
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.
This PR contains the following updates:
>=2.8.2→>=2.9.0>=7.13.4→>=7.13.5>=0.6.0→>=0.6.1>=9.7.5→>=9.7.6>=0.3.5→>=0.3.6>=0.15.6→>=0.15.7>=0.9.4→>=0.9.8>=4.49.1→>=4.50.3Release Notes
coveragepy/coveragepy (coverage)
v7.13.5Compare Source
Fix:
issue 2138_ describes a memory leak that happened when repeatedlyusing the Coverage API with in-memory data. This is now fixed.
Fix: the markdown-formatted coverage report didn't fully escape special
characters in file paths (
issue 2141). This would be very unlikely tocause a problem, but now it's done properly, thanks to
Ellie Ayla <pull 2142_>.Fix: the C extension wouldn't build on VS2019, but now it does (
issue 2145_)... _issue 2138: #2138
.. _issue 2141: #2141
.. _pull 2142: #2142
.. _issue 2145: #2145
.. _changes_7-13-4:
oprypin/mkdocs-gen-files (mkdocs-gen-files)
v0.6.1Compare Source
Warn when this plugin is being used from the mkdocs executable (#42)
Apologies for the inconvenience. We are starting a community continuation of MkDocs under a new name ProperDocs, and plugins are our main hope regarding how we can spread the word.
See https://redirect.github.com/ProperDocs/properdocs/discussions/33
Full Changelog: oprypin/mkdocs-gen-files@v0.6.0...v0.6.1
squidfunk/mkdocs-material (mkdocs-material)
v9.7.6: mkdocs-material-9.7.6Compare Source
Changes
j178/prek (prek)
v0.3.6Compare Source
Released on 2026-03-16.
Enhancements
prek install-hookstoprek prepare-hooksandprek install --install-hookstoprek install --prepare-hooks(#1766)Performance
detect_private_keyby chunked reading and using aho-corasick (#1791)fix_byte_order_markerby shifting file contents in place (#1790)Bug fixes
GOTOOLCHAIN=localwhen probing system go (#1797)Documentation
Other changes
Contributors
astral-sh/ruff (ruff)
v0.15.7Compare Source
Released on 2026-03-19.
Preview features
noqahover for non-Python documents (#24040)Rule changes
pycodestyle] Recognizepyrefly:as a pragma comment (E501) (#24019)Server
Documentation
pylint] Improve phrasing (PLC0208) (#24033)Other changes
Contributors
tombi-toml/tombi (tombi)
v0.9.8Compare Source
What's Changed
🚀 New Features
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.9.7...v0.9.8
v0.9.7Compare Source
What's Changed
🐛 Bug Fixes
🛠️ Other Changes
New Contributors
Full Changelog: tombi-toml/tombi@v0.9.6...v0.9.7
tox-dev/tox (tox)
v4.50.3Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.50.2...4.50.3
v4.50.2Compare Source
What's Changed
docs/man/tox.1.rstby @branchv in #3890New Contributors
Full Changelog: tox-dev/tox@4.50.1...4.50.2
v4.50.1Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.50.0...4.50.1
v4.50.0Compare Source
What's Changed
Full Changelog: tox-dev/tox@4.49.1...4.50.0
Configuration
📅 Schedule: Branch creation - "before 4am on monday" in timezone UTC, Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.