Skip to content

Commit

Permalink
Bump mypy from 0.812 to 0.902 (#290)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.902.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.812...v0.902)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  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] authored Jun 14, 2021
1 parent 2b5663a commit 98bc626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ pytest-cov==2.12.1
pytest-mock==3.6.1
pycodestyle==2.7.0
flake8==3.9.2
mypy==0.812
mypy==0.902
mypy-extensions==0.4.3
typing-extensions==3.10.0.0

0 comments on commit 98bc626

Please sign in to comment.