-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update all non-major dependencies #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
28de5b1 to
1f58883
Compare
a21c2e7 to
9edd19d
Compare
67e53bb to
f9717e9
Compare
69fb1dc to
c25946d
Compare
08168cd to
826c3e5
Compare
7628c00 to
1904405
Compare
dc95199 to
871876c
Compare
7026a31 to
2ad19d6
Compare
9da3c51 to
effa9e8
Compare
3329695 to
fc7786b
Compare
9ecaab9 to
c26b4d3
Compare
79a5511 to
9a56edd
Compare
356a28c to
bc719da
Compare
bc719da to
faa10b0
Compare
Contributor
Author
|
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:
==4.13.4→==4.14.3==25.1.0→==25.12.0==1.2.2.post1→==1.4.0==1.1.0→==1.2.2==1.11.0→==1.26.0==3.1.3→==3.2.0==1.16.1→==1.19.1==4.2.0→==4.5.1==8.4.1→==8.4.2==1.0.0→==1.3.03.13.5→3.14.23.14.3==3.13.5→==3.14.3==1.1.1→==1.2.1==0.12.2→==0.15.0==6.1.0→==6.2.0Release Notes
psf/black (black)
v25.12.0Compare Source
Highlights
Stable style
# fmt: off/# fmt: onblocks were incorrectlyremoved, particularly affecting Jupytext's
# %% [markdown]comments (#4845)# fmt: skipcomments are used in a multi-part if-clause, onstring literals, or on dictionary entries with long lines (#4872)
fmt:directives aren't on the top level (#4856)Preview style
fmt: skipskipping the line after instead of the line it's on (#4855)magic trailing commas and intentional multiline formatting (#4865)
fix_fmt_skip_in_one_linerscrashing onwithstatements (#4853)fix_fmt_skip_in_one_linerscrashing on annotated parameters (#4854)# fmt: skipon them (#4894)Packaging
Integrations
output-fileinput to GitHub Actionpsf/blackto write formatter output to afile for artifact capture and log cleanliness (#4824)
v25.11.0Compare Source
Highlights
Stable style
# fmt: offand# fmt: onwere reformatted (#4811)being normalized (#4811)
Preview style
multiline_string_handlingfrom--unstableto--preview(#4760)comments (#4764)
# type: <value>(#4645)fix_fmt_skip_in_one_linerspreview feature to respect# fmt: skipfor compoundstatements with semicolon-separated bodies (#4800)
Configuration
no_cacheoption to control caching behavior. (#4803)Packaging
Output
(#4610)
Blackd
requests to blackd (#4774)
Integrations
psf/blackto support therequired-versionmajor-version-only"stability" format when using pyproject.toml (#4770)
v25.9.0Compare Source
Highlights
await/asyncas soft keywords/variable names(#4676)
Stable style
delstatement containing tuples (#4628)withstatements (#4630)
# fmt: skipfollowed by a comment at the end of file (#4635)asclause of awithstatement (#4634)withstatement (#4646)\followed by a\rfollowed by a comment (#4663)\\r\n(#4673)await ...(where...is a literalEllipsis) (#4676)(#4670)
Preview style
# fmt: skipwould stillbe formatted (#4552)
multiline_string_handlingwith ternaries and dictionaries (#4657)string_processingwould not split f-strings directly afterexpressions (#4680)
inclause of comprehensions across lines if necessary (#4699)exceptandexcept*withoutas. (#4720)\rstyle newlines to the potential newlines to normalize file newlines both fromand to (#4710)
Parser
parameter bounds and defaults. (#4602)
Performance
Integrations
psf/blackto read Black version from an additional section inpyproject.toml:
[project.dependency-groups](#4606)Documentation
pypa/build (build)
v1.4.0Compare Source
==================
--quietflag(:pr:
947)--metadata(:pr:
940, :pr:943)UVenvironment variable(:pr:
971)(:pr:
960)colordefaults toTruealready(:pr:
962)(:pr:
942)log_levelis better thanlog_cli_level(:pr:
950)(:pr:
944)types-colorama(:pr:
945)_has_dependencyis a name(PR :pr:
970)flit-coreis installed(PR :pr:
921)v1.3.0Compare Source
==================
--config-json(PR :pr:
916, fixes issue :issue:900)(PR :pr:
891)(PR :pr:
895)ModuleNotFoundErrorwhenpipis not installed(PR :pr:
898)pip install --pythonfor debundled pip(PR :pr:
861)(PR :pr:
892)(PR :pr:
871, :pr:872, :pr:738)(PR :pr:
911)(PR :pr:
824, :pr:918, :pr:870, :pr:915, :pr:862, :pr:863, :pr:899, :pr:896, :pr:854)(PR :pr:
914)(PR :pr:
880)(PR :pr:
842, :pr:816, :pr:917)matthewwithanm/python-markdownify (markdownify)
v1.2.2Compare Source
fix: include py.typed file by @G-Rath in #235
Full Changelog: matthewwithanm/python-markdownify@1.2.0...1.2.2
v1.2.0Compare Source
What's Changed
<q>tags by @colinrobinsonuib in #217<code>spans (#226) by @chrispy-snps in #230actions/checkoutto v4 by @G-Rath in #233New Contributors
Full Changelog: matthewwithanm/python-markdownify@1.1.0...1.2.0
modelcontextprotocol/python-sdk (mcp)
v1.26.0Compare Source
What's Changed
Full Changelog: modelcontextprotocol/python-sdk@v1.25.0...v1.26.0
v1.25.0Compare Source
Branching Update
Starting with this release, the repository has adopted a new branching strategy for v2 development:
main— v2 development (breaking changes)v1.x— v1 maintenance (security and critical bug fixes only, with very rare feature additions ported frommain)Users who need to stay on v1.x should pin to
mcp>=1.25,<2.The current plan is to work through v2 and have it released some time in Q1. This also relies on the next upcoming spec release which will heavily change how the transport layer works, which in turn will guide a lot of how we architect v2.
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.24.0...v1.25.0
v1.24.0Compare Source
What's Changed
streamable_http_clientwhich acceptshttpx.AsyncClientinstead ofhttpx_client_factoryby @Kludex in #1177New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.23.3...v1.24.0
v1.23.3Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.23.2...v1.23.3
v1.23.2Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.23.1...v1.23.2
v1.23.1Compare Source
What's Changed
Full Changelog: modelcontextprotocol/python-sdk@v1.23.0...v1.23.1
v1.23.0Compare Source
Summary
This release brings us up to speed with the latest MCP spec
2025-11-25. Take a look at the latest spec as well as the release blog post.What's Changed
d3a1841)New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.22.0...v1.23.0
v1.22.0Compare Source
What's Changed
ClientSessionGroup.call_tooland.connect_to_serverby @inaku-Gyan in #1576jsonschemalibrary by @wuliang229 in #1596New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.21.1...v1.22.0
v1.21.2Compare Source
Hotfix Release
This is a hotfix release to address a critical bug in OAuth scope handling that caused failures on 401 responses.
Related:
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.21.1...v1.21.2
v1.21.1Compare Source
What's Changed
func_metadata()implementation by @Viicos in #1496New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.21.0...v1.21.1
v1.21.0Compare Source
What's Changed
ClientSessionGroupdoc string by @inaku-Gyan in #1572New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.20.0...v1.21.0
v1.20.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.19.0...v1.20.0
v1.19.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.18.0...v1.19.0
v1.18.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.17.0...v1.18.0
v1.17.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.16.0...v1.17.0
v1.16.0Compare Source
What's Changed
New Contributors 🙏
Full Changelog: modelcontextprotocol/python-sdk@1.15.0...v1.16.0
v1.15.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.14.1...v1.15.0
v1.14.1Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/python-sdk@v1.14.0...v1.14.1
v1.14.0Compare Source
What's Changed