Skip to content

chore(deps): update python packages#966

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 26, 2026

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) 1.20.01.20.1 age confidence
tox (changelog) 4.52.04.53.0 age confidence

Release Notes

python/mypy (mypy)

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)
tox-dev/tox (tox)

v4.53.0

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.52.1...4.53.0

v4.52.1

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.52.0...4.52.1


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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 26, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pyproject.toml
Artifact update for mypy resolved to version 1.20.2, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 1.20.1
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/

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 26, 2026

Test Results

   18 files     18 suites   8m 48s ⏱️
  238 tests   238 ✅ 0 💤 0 ❌
3 642 runs  3 642 ✅ 0 💤 0 ❌

Results for commit a4f9c85.

♻️ This comment has been updated with latest results.

@renovate renovate Bot force-pushed the users/renovate/python branch 2 times, most recently from 7a2aae7 to 47293b6 Compare April 27, 2026 03:14
@renovate renovate Bot changed the title chore(deps): update dependency tox to v4.52.1 chore(deps): update python packages Apr 27, 2026
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.

PR description is incorrect. tox is now 4.53

@renovate renovate Bot force-pushed the users/renovate/python branch from 47293b6 to 9e5e4fb Compare April 28, 2026 13:59
@renovate renovate Bot force-pushed the users/renovate/python branch from 9e5e4fb to a4f9c85 Compare April 28, 2026 16:17
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