Skip to content

chore(deps): update python packages#70

Open
renovate[bot] wants to merge 1 commit intomainfrom
users/renovate/python
Open

chore(deps): update python packages#70
renovate[bot] wants to merge 1 commit intomainfrom
users/renovate/python

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 12, 2026

This PR contains the following updates:

Package Change Age Confidence
click (changelog) 8.3.18.3.3 age confidence
markdown (changelog) 3.10.13.10.2 age confidence
mypy (changelog) 1.19.11.20.2 age confidence
ni-python-styleguide 0.4.80.4.9 age confidence
pyright 1.1.4081.1.409 age confidence
tomli (changelog) 2.4.02.4.1 age confidence

Release Notes

pallets/click (click)

v8.3.3

Compare Source

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
Python-Markdown/markdown (markdown)

v3.10.2

Compare Source

Fixed
  • Fix a regression related to comment handling (#​1590).
  • More reliable fix for </ (#​1593).
python/mypy (mypy)

v1.20.2

Compare Source

v1.20.1

Compare Source

  • Always disable sync in SQLite cache (Ivan Levkivskyi, PR 21184)
  • Temporarily skip few base64 tests (Ivan Levkivskyi, PR 21193)
  • Revert dict.__or__ typeshed change (Ivan Levkivskyi, PR 21186)
  • Fix narrowing for match case with variadic tuples (Shantanu, PR 21192)
  • Avoid narrowing type[T] in type calls (Shantanu, PR 21174)
  • Fix regression for catching empty tuple in except (Shantanu, PR 21153)
  • Fix reachability for frozenset and dict view narrowing (Shantanu, PR 21151)
  • Fix narrowing with chained comparison (Shantanu, PR 21150)
  • Avoid narrowing to unreachable at module level (Shantanu, PR 21144)
  • Allow dangerous identity comparisons to Any typed variables (Shantanu, PR 21142)
  • --warn-unused-config should not be a strict flag (Ivan Levkivskyi, PR 21139)

v1.20.0

Compare Source

ni/python-styleguide (ni-python-styleguide)

v0.4.9

Compare Source

Fixed
  • Work around "No module named 'pkg_resources'" by pinning setuptools to <82 (#​275)
RobertCraigie/pyright-python (pyright)

v1.1.409

Compare Source

hukkin/tomli (tomli)

v2.4.1

Compare Source

  • Fixed
    • Limit number of parts of a TOML key to address quadratic time complexity

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.

@renovate renovate Bot requested review from bkeryan and mshafer-NI as code owners April 12, 2026 09:03
@renovate renovate Bot force-pushed the users/renovate/python branch 5 times, most recently from 0ca1627 to f4a191e Compare April 21, 2026 17:35
@renovate renovate Bot force-pushed the users/renovate/python branch from f4a191e to efea20b Compare April 27, 2026 06:50
@renovate renovate Bot force-pushed the users/renovate/python branch from efea20b to e2185d5 Compare May 5, 2026 18:05
@renovate renovate Bot force-pushed the users/renovate/python branch from e2185d5 to 3d84fe6 Compare May 7, 2026 14:35
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.

0 participants