Skip to content

Commit

Permalink
chore(deps-dev): bump mypy from 0.790 to 0.800
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.800.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.790...v0.800)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 2, 2021
1 parent 7de55bb commit 495ed50
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 17 deletions.
41 changes: 25 additions & 16 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 @@ -47,7 +47,7 @@ pytest = "^6.2.1"
gym-cartpole-swingup = "^0.1.1"
pre-commit = "^2.9.3"
reorder-python-imports = "^2.3.6"
mypy = "^0.790"
mypy = "^0.800"
coverage = "^5.3"
ipython = "^7.19.0"
pytest-mock = "^3.5.1"
Expand Down

0 comments on commit 495ed50

Please sign in to comment.