Skip to content

Commit e1148ff

Browse files
Bump pytest-mypy-plugins from 3.3.0 to 4.0.0 (#2377)
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 3.3.0 to 4.0.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.3.0...4.0.0) --- updated-dependencies: - dependency-name: pytest-mypy-plugins dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6e882a commit e1148ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ slotscheck = "^0.19"
7070
ruff = "^0.15"
7171
pytest-cov = ">=6,<8"
7272
pytest-randomly = ">=3.12,<5.0"
73-
pytest-mypy-plugins = "^3.1"
73+
pytest-mypy-plugins = ">=3.1,<5.0"
7474
pytest-subtests = ">=0.14,<0.16"
7575
pytest-shard = "^0.1"
7676
covdefaults = "^2.3"

0 commit comments

Comments
 (0)