Skip to content

Commit

Permalink
Bump pytype from 2020.6.1 to 2020.6.26
Browse files Browse the repository at this point in the history
Bumps [pytype](https://github.com/google/pytype) from 2020.6.1 to 2020.6.26.
- [Release notes](https://github.com/google/pytype/releases)
- [Changelog](https://github.com/google/pytype/blob/master/CHANGELOG)
- [Commits](google/pytype@2020.06.01...2020.06.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 29, 2020
1 parent 34b93e7 commit d165a86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -33,7 +33,7 @@ flake8-bugbear = "^20.1.2"
flake8-bandit = "^2.1.2"
safety = "^1.9.0"
mypy = "^0.782"
pytype = {version = "^2020.6.1", python = ">=3.6,<3.8"}
pytype = {version = "^2020.6.26", python = ">=3.6,<3.8"}
flake8-annotations = "^2.0.0"
typeguard = "^2.9.1"
flake8-docstrings = "^1.5.0"
Expand Down

0 comments on commit d165a86

Please sign in to comment.