chore(deps): Update python-dependencies#1045
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
8cb2bf0 to
45d0f92
Compare
01baafa to
385d1b2
Compare
7e4ab99 to
a8640cc
Compare
b16f1c7 to
292445e
Compare
2000Arion
approved these changes
Dec 18, 2025
119de14 to
a95737e
Compare
9d2c559 to
5af9c35
Compare
dc1bc39 to
6b57d00
Compare
4bc01b8 to
0621fdd
Compare
7355946 to
2a2a5c6
Compare
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.12.0→==2.12.1==4.11.0→==4.12.1==4.14.2→==4.14.3==2026.1.4→==2026.2.25==3.4.4→==3.4.5==2.6.4→==2.7.1==4.61.0→==4.62.1==0.12.0→==0.13.0==4.25.1→==4.26.0==8.6.3→==8.8.0==1.4.9→==1.5.0==3.10.7→==3.10.8==3.1.4→==3.2.0==1.3.0→==1.4.1==6.7.0→==6.7.1==0.10.2→==0.10.4==2.3.4→==2.4.3==0.8.5→==0.8.6==4.5.0→==4.9.4==3.2.5→==3.3.2==1.2.1→==1.2.2==0.29.0→==0.30.0==1.16.3→==1.17.1==2.8→==2.8.3==1.4.0→==1.5.1==4.67.1→==4.67.3==0.2.14→==0.6.0==2.0.1→==2.1.2==1.22.0→==1.23.0Release Notes
jpadilla/pyjwt (PyJWT)
v2.12.1Compare Source
agronholm/anyio (anyio)
v4.12.1Compare Source
NoCurrentAsyncBackendexception (since v4.12.0) to instead raise the publicNoEventLoopErrorexception (#1048)anyio.functools.lru_cachenot working with instance methods (#1042)v4.12.0Compare Source
functoolsmodule (#1001)uvloop=Trueon Windows via the winloop implementation (#960; PR by @Vizonex)anyio.lowlevel.RunVar(#1003)__all__declarations to public submodules (anyio.lowleveletc.) (#1009)CapacityLimiterto zero (#1019; requires Python 3.10 or later when using Trio)case_sensitiveandrecurse_symlinksalong with support for path-like objects toanyio.Path.glob()andanyio.Path.rglob()(#1033; PR by @northisup)sniffioas a direct dependency and added theget_available_backends()function (#1021)Process.stdin.send()not raisingClosedResourceErrorandBrokenResourceErroron asyncio. Previously, a non-AnyIO exception was raised in such cases (#671; PR by @gschaffner)Process.stdin.send()not checkpointing before writing data on asyncio (#1002; PR by @gschaffner)FuturefromBlockingPortal.start_task_soon()would sometimes not cancel the async function (#1011; PR by @gschaffner)RuntimeError: Set changed size during iterationwhile shutting down the process pool when using the asyncio backend (#985)certifi/python-certifi (certifi)
v2026.2.25Compare Source
jawah/charset_normalizer (charset-normalizer)
v3.4.5Compare Source
Changed
setuptoolsconstraint tosetuptools>=68,<=82.Fixed
Misc
query_yes_nofunction (inside CLI) to avoid using ambiguous licensed code.cd.pysubmodule into mypyc optional compilation to reduce further the performance impact.fonttools/fonttools (fonttools)
v4.62.1Compare Source
v4.62.0Compare Source
fonttools diffcommand for comparing font files, imported from thefdiffproject and heavily reworked (#1190, #4007, #4009, #4011, #4013, #4019).VariableScalarinterpolation bug with non-linear avar mappings. Also decoupleVariableScalarfrom compiled fonts, allowing it to work with designspace data before compilation (#3938, #4054).VariableScalaraxis ordering and iterative delta rounding to match fontc behavior (#4053).ConditionsetStatementto fix glyphsLib round-tripping (fontra/fontra-glyphs#130, #4057).0xFFFFinstead of0for missing nameIDs incvfeature params (#4010, #4012).CmapSubtable.__lt__()TypeErroron Python 3 when subtables share the same encoding record, and add compile-time validation for unique encoding records (#4035, #4055).glyphObject=None(#4030, #4031).SegmentToPointPenedge case: only remove a duplicate final point onclosePath()if it is an on-curve point (#4014, #4015).eval()withsafeEval()inparseBlendList()to prevent arbitrary code execution from crafted TTX files (#4039, #4040).META,SING,GMAP,GPKG) (#4044).getSubModelnot forwardingextrapolate/axisRanges; check location uniqueness after stripping zeros (#4047).--variable-fontsfilter inbuild_many; remove dead code and fix comments (#4048).unbuildreturn types consistent; validatemapCLI coordinates (#4051).ColorLibErrorwhen base glyphs are missing from glyphMap, instead of a confusingKeyError(#4041).fvartable dependency (#4017).nametable dependency (#4018).saveXMLregression with empty table lists, clarify docstring (#4025, #4026, #4056).libmfor Cython extensions using math functions (#4028, #4029).DSIG,DefaultTable,ttProgram(#4033).v4.61.1Compare Source
avar2full instancing (#4002).setupOS2()default params globally polluted (#3996, #3997).pydantic/jiter (jiter)
v0.13.0Compare Source
What's Changed
Full Changelog: pydantic/jiter@v0.12.0...v0.13.0
python-jsonschema/jsonschema (jsonschema)
v4.26.0Compare Source
=======
urllib.request(#1416).jupyter/jupyter_client (jupyter_client)
v8.8.0Compare Source
(Full Changelog)
Enhancements made
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@Carreau (activity) | @ccordoba12 (activity) | @fleming79 (activity) | @henryiii (activity) | @JohanMabille (activity) | @krassowski (activity) | @minrk (activity) | @rgbkrk (activity) | @SylvainCorlay (activity)
v8.7.0Compare Source
(Full Changelog)
Enhancements made
--missingflag to list and remove subcommands #1056 (@wpk-nist-gov)Bugs fixed
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @cben | @davidbrochart | @ianthomas23 | @JamesWrigley | @kevin-bates | @krassowski | @minrk | @rgbkrk | @sebwills | @takluyver | @tmaxwell-anthropic | @wpk-nist-gov
nucleic/kiwi (kiwisolver)
v1.5.0Compare Source
matplotlib/matplotlib (matplotlib)
v3.10.8: REL: v3.10.8Compare Source
This is a bugfix release in the 3.10.x series.
The primary highlights of this release are:
lepture/mistune (mistune)
v3.2.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
mpmath/mpmath (mpmath)
v1.4.1Compare Source
Bug fixes:
(Sergey B Kirpichev)
Full Changelog: mpmath/mpmath@1.4.0...1.4.1
v1.4.0Compare Source
Features:
Compatibility:
from mpmath.libmp import foo, see issue #704 (comment) for available functions (Sergey B Kirpichev)Bug fixes:
Maintenance:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.