Skip to content

Commit

Permalink
Bump mypy from 0.941 to 0.942 (#260)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.942.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.941...v0.942)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2022
1 parent 575d3dc commit 60c32a6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ flake8-pytest-style = "^1.5"
nitpick = "^0.29"

safety = "^1.10"
mypy = "^0.941"
mypy = "^0.942"

sphinx = "^4.4"
sphinx-readable-theme = "^1.3"
Expand Down

0 comments on commit 60c32a6

Please sign in to comment.