Skip to content

Commit

Permalink
Bump pytest-mypy from 0.8.0 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [pytest-mypy](https://github.com/dbader/pytest-mypy) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/dbader/pytest-mypy/releases)
- [Changelog](https://github.com/dbader/pytest-mypy/blob/master/changelog.md)
- [Commits](realpython/pytest-mypy@v0.8.0...v0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aamalev committed Jun 16, 2023
1 parent 69f8a6d commit 009ae80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ pytest-aiohttp = "==0.3.0"
pytest-cov = "==3.0.0"
pytest-mock = "==3.6.1"
pytest-flake8 = "==1.0.6"
pytest-mypy = "==0.8.0"
pytest-mypy = "==0.9.1"
pytest-isort = "==1.2.0"

0 comments on commit 009ae80

Please sign in to comment.