Skip to content

chore(deps): update python packages#956

Merged
zhindes merged 1 commit intomasterfrom
users/renovate/python
Apr 22, 2026
Merged

chore(deps): update python packages#956
zhindes merged 1 commit intomasterfrom
users/renovate/python

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 19, 2026

This PR contains the following updates:

Package Change Age Confidence
click (changelog) 8.3.18.3.2 age confidence
types-grpcio (changelog) 1.0.0.202510091.0.0.20260408 age confidence
types-requests (changelog) 2.33.0.202603272.33.0.20260408 age confidence

Release Notes

pallets/click (click)

v8.3.2

Compare Source

Released 2026-04-02

  • Fix handling of flag_value when is_flag=False to allow such options to be
    used without an explicit value. :issue:3084 :pr:3152
  • Hide Sentinel.UNSET values as None when using lookup_default().
    :issue:3136 :pr:3199 :pr:3202 :pr:3209 :pr:3212 :pr:3224
  • Prevent _NamedTextIOWrapper from closing streams owned by StreamMixer.
    :issue:824 :issue:2991 :issue:2993 :issue:3110 :pr:3139 :pr:3140
  • Add comprehensive tests for CliRunner stream lifecycle, covering
    logging interaction, multi-threaded safety, and sequential invocation
    isolation. Add high-iteration stress tests behind a stress marker
    with a dedicated CI job. :pr:3139
  • Fix callable flag_value being instantiated when used as a default via
    default=True. :issue:3121 :pr:3201 :pr:3213 :pr:3225

Configuration

📅 Schedule: (in timezone US/Central)

  • Branch creation
    • Only on Sunday (* * * * 0)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 19, 2026

Test Results

    48 files  ±0      48 suites  ±0   1h 19m 29s ⏱️ + 1m 45s
 3 209 tests ±0   2 556 ✅ ±0     653 💤 ±0  0 ❌ ±0 
62 228 runs  ±0  49 398 ✅ ±0  12 830 💤 ±0  0 ❌ ±0 

Results for commit f2a5ece. ± Comparison against base commit db84f8d.

♻️ This comment has been updated with latest results.

Copy link
Copy Markdown
Collaborator

@zhindes zhindes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, but there is an artifact error

FYI @bkeryan

@zhindes
Copy link
Copy Markdown
Collaborator

zhindes commented Apr 20, 2026

This looks good, but there is an artifact error

FYI @bkeryan

Artifact update for types-requests resolved to version 2.33.0.20260408, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 2.33.0.20260402
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/

@renovate renovate Bot force-pushed the users/renovate/python branch from 93fc73f to f2a5ece Compare April 22, 2026 04:42
@zhindes zhindes merged commit f8c3ad8 into master Apr 22, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant