Skip to content
This repository was archived by the owner on Feb 13, 2021. It is now read-only.

Commit 105e89f

Browse files
author
Thiago C. D'Ávila
authored
Merge pull request #289 from staticdev/dependabot/pip/mypy-0.800
Bump mypy from 0.790 to 0.800
2 parents 0e243da + 278184d commit 105e89f

2 files changed

Lines changed: 25 additions & 17 deletions

File tree

poetry.lock

Lines changed: 24 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ flake8 = "^3.8.4"
3030
flake8-bandit = "^2.1.2"
3131
flake8-bugbear = "^20.11.1"
3232
safety = "^1.10.1"
33-
mypy = "^0.790"
33+
mypy = "^0.800"
3434
pytest = "^6.2.2"
3535
coverage = {extras = ["toml"], version = "^5.4"}
3636
typeguard = "^2.10.0"

0 commit comments

Comments
 (0)