chore(deps): update python dependencies #433
Open
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
>=8.2.1
->>=8.3.0
>=0.12.15
->>=0.13.3
>=2.4.2
->>=2.4.3
Release Notes
pallets/click (click)
v8.3.0
Compare Source
Released 2025-09-17
Improved flag option handling: Reworked the relationship between
flag_value
and
default
parameters for better consistency:default
parameter value is now preserved as-is and passed directlyto CLI functions (no more unexpected transformations)
default=True
maintain backward compatibilityby defaulting to their
flag_value
default
parameter can now be any type (bool
,None
, etc.)1992
:issue:2514
:issue:2610
:issue:
3024
:pr:3030
Allow
default
to be set onArgument
fornargs = -1
. :issue:2164
:pr:
3030
Show correct auto complete value for
nargs
option in combination with flagoption :issue:
2813
Fix handling of quoted and escaped parameters in Fish autocompletion. :issue:
2995
:pr:3013
Lazily import
shutil
. :pr:3023
Properly forward exception information to resources registered with
click.core.Context.with_resource()
. :issue:2447
:pr:3058
Fix regression related to EOF handling in CliRunner. :issue:
2939
:pr:2940
v8.2.2
Compare Source
Released 2025-07-31
default
,flag_value
andtype
parameters forflag options, as well as parsing and normalization of environment variables.
:issue:
2952
:pr:2956
BadParameter
andMissingParameter
exceptions for theparameter
param_hint
that did not allow for a sequence of string where theunderlying function
_join_param_hints
allows for it. :issue:2777
:pr:2990
Enum
choices to render their default value in helpscreen. Refs :issue:
2911
:pr:3004
zsh
) for completion items containingcolons. :issue:
2703
:pr:2846
2971
:pr:2972
click.testing.StreamMixer
's finalization that manifestedas a
ValueError
on close in a multi-threaded test session.:issue:
2993
:pr:2991
yanyongyu/githubkit (githubkit)
v0.13.3
: Release 0.13.3Compare Source
What's Changed
Full Changelog: yanyongyu/githubkit@v0.13.2...v0.13.3
v0.13.2
: Release 0.13.2Compare Source
What's Changed
Full Changelog: yanyongyu/githubkit@v0.13.1...v0.13.2
v0.13.1
: Release 0.13.1Compare Source
What's Changed
Full Changelog: yanyongyu/githubkit@v0.13.0...v0.13.1
v0.13.0
: Release 0.13.0Compare Source
What's Changed
Full Changelog: yanyongyu/githubkit@v0.12.16...v0.13.0
v0.12.16
: Release 0.12.16Compare Source
What's Changed
Full Changelog: yanyongyu/githubkit@v0.12.15...v0.12.16
nonebot/nonebot2 (nonebot2)
v2.4.3
: 🌈🍁Compare Source
🚀 新功能
HTTPClient
等内置驱动器添加流式请求方法 @Ailitonia (#3560)📝 文档
EFChat
适配器说明 @molanp (#3544)Milky
适配器说明 @RF-Tar-Railt (#3492)Alconna
章节 @RF-Tar-Railt (#3447)💫 杂项
RUF005
tuple 拼接 @Ailitonia (#3572)🍻 插件发布
🍻 机器人发布
🍻 适配器发布
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.