Skip to content

Commit af35b54

Browse files
build(deps-dev): bump pytest-mypy-plugins from 1.11.0 to 1.11.1 (#1613)
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.11.0 to 1.11.1. - [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@1.11.0...1.11.1) --- updated-dependencies: - dependency-name: pytest-mypy-plugins dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fd33d8 commit af35b54

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
@@ -69,7 +69,7 @@ safety = "^2.3"
6969
pytest = "^7.3"
7070
pytest-cov = "^4.0"
7171
pytest-randomly = "^3.12"
72-
pytest-mypy-plugins = "^1.11.0"
72+
pytest-mypy-plugins = "^1.11.1"
7373
pytest-subtests = "^0.10"
7474
hypothesis = "^6.75"
7575

0 commit comments

Comments
 (0)