Skip to content

chore(deps-dev): bump pytest-mypy from 0.10.3 to 1.0.1#445

Merged
keelerm84 merged 1 commit into
mainfrom
dependabot/pip/pytest-mypy-1.0.1
Jul 8, 2026
Merged

chore(deps-dev): bump pytest-mypy from 0.10.3 to 1.0.1#445
keelerm84 merged 1 commit into
mainfrom
dependabot/pip/pytest-mypy-1.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps pytest-mypy from 0.10.3 to 1.0.1.

Release notes

Sourced from pytest-mypy's releases.

v1.0.1

What's Changed

Full Changelog: realpython/pytest-mypy@v1.0.0...v1.0.1

v1.0.0

What's Changed

Full Changelog: realpython/pytest-mypy@v0.10.3...v1.0.0

Commits
  • 1b3e931 Merge pull request #195 from dmtucker/issue194
  • 93aa86d Catch OSErrors when parsing mypy error paths
  • 66eab40 Merge pull request #193 from dmtucker/reporting
  • 9824747 Add --mypy-report-style
  • e236fdb Improve test_api_error_formatter
  • fadc662 Merge pull request #192 from dmtucker/reporting
  • 1adb680 Add test_name_formatter
  • 363c1f6 Merge pull request #191 from dmtucker/reporting
  • 86aa890 Make MypyResults line-based
  • fc441ba Merge pull request #189 from dmtucker/issue152
  • Additional commits viewable in compare view


Note

Low Risk
Single-line dev dependency pin with no runtime or SDK code changes; possible CI/dev mypy-via-pytest behavior shifts on the 1.0 plugin line.

Overview
Bumps the dev dependency pytest-mypy from 0.10.3 to 1.0.1 in pyproject.toml (pinned in the dev dependency group alongside existing mypy==2.2.0 and pytest>=8.0.0,<10).

This is a major plugin release (0.x → 1.x) that targets mypy 1.x, pytest 7+, and drops older Python versions—aligned with this repo’s current dev stack. No application or SDK code changes; only how mypy can be invoked via pytest in local/CI dev workflows may differ (e.g. reporting options, xdist integration).

Reviewed by Cursor Bugbot for commit c14ed8d. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 10, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 10, 2026 04:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 10, 2026
Bumps [pytest-mypy](https://github.com/realpython/pytest-mypy) from 0.10.3 to 1.0.1.
- [Release notes](https://github.com/realpython/pytest-mypy/releases)
- [Commits](realpython/pytest-mypy@v0.10.3...v1.0.1)

---
updated-dependencies:
- dependency-name: pytest-mypy
  dependency-version: 1.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pytest-mypy-1.0.1 branch from ba89480 to c14ed8d Compare July 8, 2026 12:05
@keelerm84 keelerm84 merged commit 67f0661 into main Jul 8, 2026
17 checks passed
@keelerm84 keelerm84 deleted the dependabot/pip/pytest-mypy-1.0.1 branch July 8, 2026 12:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant