Update Python dependencies#248
Merged
Merged
Conversation
anuraaga
approved these changes
May 18, 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:
==0.45.0→==0.46.0==0.15.12→==0.15.13==0.11.1→==0.11.5==0.0.35→==0.0.37==1.0.0.20260508→==1.0.0.20260518==7.34.1.20260508→==7.34.1.20260518==0.46.0→==0.47.0==0.0.41→==0.0.42Release Notes
nat-n/poethepoet (poethepoet)
v0.46.0: 0.46.0Compare Source
Enhancements
Fixes
Experimental agent skill
This release ships an experimental agent skill that gives AI coding agents contextual knowledge of poe's task API when working in projects that use it. It works with any agent that supports the skills convention and aims to improve agent abilities when it comes to leveraging and authoring poe tasks.
Please try it out and provide feedback!
Two install methods:
Full Changelog: nat-n/poethepoet@v0.45.0...v0.46.0
astral-sh/ruff (ruff)
v0.15.13Compare Source
Released on 2026-05-14.
Preview features
pylint] Standardize diagnostic message (PLR0914,PLR0917) (#24996)Bug fixes
F811false positive for class methods (#24933)eradicate] Fix false positive for lines with leading whitespace (ERA001) (#25122)flake8-pyi] Fix false positive for f-string debug specifier (PYI016) (#24098)Rule changes
PYI034for in-place operations to enclosing class (#24511)global(#24902)Performance
isort] Avoid constructingglob::Patterns for literal known modules (#25123)CLI
--confighelp text (#25013)Configuration
line-lengthsetting (#24962)Documentation
D203to rules that conflict with the formatter (#25044)COM819and formatter interaction (#25045)NotImplementedis a value, not an exception (F901) (#25054)Other changes
Contributors
tombi-toml/tombi (tombi)
v0.11.5Compare Source
What's Changed
🐛 Bug Fixes
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.11.4...v0.11.5
v0.11.4Compare Source
What's Changed
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.11.3...v0.11.4
v0.11.3Compare Source
What's Changed
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.11.2...v0.11.3
v0.11.2Compare Source
What's Changed
🛠️ Other Changes
Full Changelog: tombi-toml/tombi@v0.11.1...v0.11.2
astral-sh/ty (ty)
v0.0.37Compare Source
Released on 2026-05-16.
Bug fixes
not innarrowing (#25161)__new__(#25185)reveal_protocol,reveal_mro, etc. with keyword arguments (#25179)LSP server
Core type checking
__new__with custom metaclasses (#25180)Contributors
v0.0.36Compare Source
Released on 2026-05-14.
Bug fixes
ClassVar[Self]assignment checks for class objects (#24657)Callable-bounded TypeVars (#24793)Selffields (#25094)args[0]forstatic_assert(#25149)TypeOfrecursion in generic callables (#24668)LSP server
includeDeclarationrequest parameter (#24960)Performance
Core type checking
__new__values as dynamic (#25136)Contributors
Kludex/uvicorn (uvicorn)
v0.47.0: Version 0.47.0Compare Source
What's Changed
ssl_context_factoryfor customSSLContextconfiguration by @Kludex in #2920fd=0as a valid file descriptor with reload/workers by @eltoder in #2927Full Changelog: Kludex/uvicorn@0.46.0...0.47.0
zensical/zensical (zensical)
v0.0.42: 0.0.42Compare Source
Summary
This version includes a number of bug fixes and refactorings to improve the stability and accuracy of link validation, and fixes a reload loop when the
custom_dir, which is auto-watched, is explicitly added towatch. Moreover, GLightbox is now only downloaded when needed, which fixes an issue when using Zensical in air-gapped environments.Changelog
Bug fixes
6b54e14ui – update ui to v0.0.18cdee1e8zensical – disabling link validation doesn't disable link and reference collection (#659)4355dadcompat – harden link validation for files with CRLF line endingsa418c6bcompat – link validation doesn't ignore fenced code blocks when\ris presentb31dd14compat –$at end of line breaks link validation (#659)17c67a2compat – remove abbreviations from table of contents (#669)6eb2f4dcompat – reserve theme namezensicala5a8641zensical – only wait for config update after a first successful build (#670)8207554compat – don't consider[]and[][]link references (#663)c338b27compat – two backticks with no closing run trip up link parser (#663, #665)d707aa9compat – prevent reload loop by de-duplicating watched theme files (#655)Refactorings
53f593fcompat – avoid mutating configurations lista77087acompat – reorganize config moduleConfiguration
📅 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.