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 3, 2021
1 parent 2f98f72 commit d6d03e3
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 17 deletions.
40 changes: 24 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.2"
gym-cartpole-swingup = "^0.1.1"
pre-commit = "^2.10.0"
reorder-python-imports = "^2.3.6"
mypy = "^0.790"
mypy = "^0.800"
coverage = "^5.4"
ipython = "^7.20.0"
pytest-mock = "^3.5.1"
Expand Down

0 comments on commit d6d03e3

Please sign in to comment.