Skip to content

Comments

Bump pytest-mypy-plugins from 3.2.0 to 3.3.0#2349

Merged
sobolevn merged 1 commit intomasterfrom
dependabot/pip/pytest-mypy-plugins-3.3.0
Feb 24, 2026
Merged

Bump pytest-mypy-plugins from 3.2.0 to 3.3.0#2349
sobolevn merged 1 commit intomasterfrom
dependabot/pip/pytest-mypy-plugins-3.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps pytest-mypy-plugins from 3.2.0 to 3.3.0.

Release notes

Sourced from pytest-mypy-plugins's releases.

Version 3.3.0

What's Changed

Features

  • Drops python3.8 support
  • Adds official python3.13 support

Bugfixes

  • Fixes regex for colon output :, #155
  • Fixes internal error with TraceLastReprEntry, #154

New Contributors

Full Changelog: typeddjango/pytest-mypy-plugins@3.2.0...3.3.0

Changelog

Sourced from pytest-mypy-plugins's changelog.

3.3.0

Features

  • Drops python3.9 supports
  • Adds official python3.14 support
  • Allow --mypy-testing-base to be relative by resolving execution_path before cd, #168

Bugfixes

  • Fixes how __line__ attribute is set, #181
  • Remove cache files created for namespace packages, #180
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/TypedDjango/pytest-mypy-plugins/releases)
- [Changelog](https://github.com/typeddjango/pytest-mypy-plugins/blob/master/CHANGELOG.md)
- [Commits](typeddjango/pytest-mypy-plugins@3.2.0...3.3.0)

---
updated-dependencies:
- dependency-name: pytest-mypy-plugins
  dependency-version: 3.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 24, 2026
@sobolevn sobolevn merged commit 88d15f7 into master Feb 24, 2026
22 checks passed
@sobolevn sobolevn deleted the dependabot/pip/pytest-mypy-plugins-3.3.0 branch February 24, 2026 16:20
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 python Pull requests that update Python code

Development

Successfully merging this pull request may close these issues.

1 participant