Skip to content

fix(deps): update dependency mypy to ~=1.20.2 - #7376

Merged
Hugo Dupras (jabesq) merged 1 commit into
masterfrom
renovate/mypy-1.x
Aug 25, 2026
Merged

fix(deps): update dependency mypy to ~=1.20.2#7376
Hugo Dupras (jabesq) merged 1 commit into
masterfrom
renovate/mypy-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) ~=1.19.1~=1.20.2 age confidence

Release Notes

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


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • "after 10pm every weekday,every weekend,before 5am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copilot AI lite review requested due to automatic review settings August 24, 2026 13:32
@renovate renovate Bot added dependencies Pull requests that update a dependency file. filigran team Item from the Filigran team. labels Aug 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the external-import/google-ti-feeds connector’s development type-checking toolchain by bumping the mypy dependency, keeping the connector’s dev environment aligned with the latest Renovate-managed tooling versions.

Changes:

  • Bump mypy from ~=1.19.1 to ~=1.20.2 in pyproject.toml dev extras.
  • Regenerate/update uv.lock entries to reflect mypy==1.20.2 artifacts (sdist + wheels).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
external-import/google-ti-feeds/pyproject.toml Updates the dev dependency specifier for mypy to ~=1.20.2.
external-import/google-ti-feeds/uv.lock Updates the locked mypy package version and associated distribution metadata to 1.20.2.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

Copy link
Copy Markdown

🔴 Connector Linter errors detected

@jabesq
Hugo Dupras (jabesq) merged commit 7b7837b into master Aug 25, 2026
26 of 27 checks passed
@jabesq
Hugo Dupras (jabesq) deleted the renovate/mypy-1.x branch August 25, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants