Update Python dependencies - #518
Merged
Merged
Conversation
anuraaga
approved these changes
Aug 24, 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.0.6→==2.0.7==5.2.3→==5.3.0==0.16.3→==0.16.4==0.0.72→==0.0.74==0.0.55→==0.0.57Release Notes
mkdocstrings/python (mkdocstrings-python)
v2.0.7Compare Source
Compare with 2.0.6
Bug Fixes
ionelmc/pytest-benchmark (pytest-benchmark)
v5.3.0Compare Source
--benchmark-precisionand--benchmark-confidence:instead of a fixed number of rounds, stop once the mean's relative margin of error falls below the given fraction.
Contributed by Aarni Koskela in
#​318 <https://github.com/ionelmc/pytest-benchmark/pull/318>_.compare --betweenmode. Example:pytest-benchmark compare --between=min 0001 0002.Contributed by Aarni Koskela in
#​302 <https://github.com/ionelmc/pytest-benchmark/pull/302>_.Contributed by Aarni Koskela in
#​304 <https://github.com/ionelmc/pytest-benchmark/pull/304>,#​306 <https://github.com/ionelmc/pytest-benchmark/pull/306>and#​319 <https://github.com/ionelmc/pytest-benchmark/pull/319>_.Contributed by xlyyddy in
#​317 <https://github.com/ionelmc/pytest-benchmark/pull/317>_(fixes
#​65 <https://github.com/ionelmc/pytest-benchmark/issues/65>_).Contributed by Sophia Castellarin in
#​310 <https://github.com/ionelmc/pytest-benchmark/pull/310>_.Contributed by Daniel Holth and Hugo van Kemenade in
#​297 <https://github.com/ionelmc/pytest-benchmark/pull/297>_ and#​299 <https://github.com/ionelmc/pytest-benchmark/pull/299>_.Contributed by Hugo van Kemenade in
#​300 <https://github.com/ionelmc/pytest-benchmark/pull/300>_ and#​301 <https://github.com/ionelmc/pytest-benchmark/pull/301>_.astral-sh/ruff (ruff)
v0.16.4Compare Source
Released on 2026-08-20.
Preview features
flake8-use-pathlib] Add autofix forPTH116(#26460)refurb] Restrictdelete-full-sliceto lists (FURB131) (#27711)refurb] SkipFURB101andFURB103when theopenargument is a file descriptor (#27643)Bug fixes
InvalidInstructionon Windows CPUs that do not supportPOPCNT(#27803)pyflakes] Emit semantic syntax errors in string type definitions asF722(#27835)pylint] Allowos._exitimports inimport-private-name(PLC2701) (#27738)Rule changes
ruff] Addctypes.LittleEndianStructureand related types to existing exception (RUF012) (#27753)nonlocal(#27628)Server
Documentation
Other changes
Contributors
astral-sh/ty (ty)
v0.0.74Compare Source
Released on 2026-08-22.
Bug fixes
TypedDictdictionary compatibility (#27951)TypedDicttypes (#27914)LSP server
untrustedWorkspaceoption to the LSP (#27828)Documentation
Diagnostics
unsound-assignmentrule for variables (#27874)LiteralStringsuggestions in string annotations (#27931)invalid-type-formfor non-generic class annotations (#27889)Core type checking
__slots__(#27730)Performance
Contributors
v0.0.73Compare Source
Released on 2026-08-18.
LSP server
Library support
functools.partial(#27774)Diagnostics
Core type checking
TypedDictor callable (#27740)TypeAliasTyperuntime origin (#27813)Performance
py.typedcontents (#27805)Contributors
zensical/zensical (zensical)
v0.0.57: 0.0.57Compare Source
Summary
This version improves compatibility with
markdown-execby supportingpymdownxblocks, raises the maximum HTTP header value size to 8 KiB for proxy-generated cookies, and updates the UI dependency stack and bundled icons. UI performance and palette tooltip behavior were also improved, especially on large pages and in Safari.Changelog
Bug fixes
325758fui – update ui to v0.0.267372e5bcompat – support pymdownx blocks in markdown exec (#871)Refactorings
b020159zensical-serve – increase max header size to 8kb (#875)v0.0.56: 0.0.56Compare Source
Summary
This version fixes a regression introduced in 0.0.55, making Zensical report false positives for the deprecated
unresolved_referencessetting. Additionally, checking of autorefs is moved to theinvalid_linkssetting. Please disableunresolved_references- it is not supported anymore, and will be replaced by the reference parser that we're currently testing in Zensical Studio.Changelog
Bug fixes
9973ac9compat – regression reporting unresolved references (#866)Refactorings
e6c56cezensical, compat – report invalid autorefs underinvalid_linksvalidation settingConfiguration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.