Skip to content

Commit 7ca377d

Browse files
chore(deps-dev): bump pytype from 2021.11.18 to 2021.11.24 (#8419)
Bumps [pytype](https://github.com/google/pytype) from 2021.11.18 to 2021.11.24. - [Release notes](https://github.com/google/pytype/releases) - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](google/pytype@2021.11.18...2021.11.24) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cbcc68 commit 7ca377d

File tree

2 files changed

+16
-46
lines changed

2 files changed

+16
-46
lines changed

poetry.lock

Lines changed: 15 additions & 45 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
@@ -134,7 +134,7 @@ pep8 = "1.7.1"
134134
isort = "5.10.1"
135135
black = "21.11b1"
136136
pre-commit = "2.15.0"
137-
pytype = "2021.11.18"
137+
pytype = "2021.11.24"
138138
pycln = "1.1.0"
139139
pyupgrade = "2.29.1"
140140
# For testing

0 commit comments

Comments
 (0)