Skip to content

Commit 6bc8b17

Browse files
chore(deps-dev): bump pytype from 2022.2.8 to 2022.11.29
Bumps [pytype](https://github.com/google/pytype) from 2022.2.8 to 2022.11.29. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](google/pytype@2022.02.08...2022.11.29) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6601854 commit 6bc8b17

File tree

2 files changed

+47
-27
lines changed

2 files changed

+47
-27
lines changed

poetry.lock

Lines changed: 46 additions & 26 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
@@ -151,7 +151,7 @@ pep8 = "1.7.1"
151151
isort = "5.12.0"
152152
black = "23.7.0"
153153
pre-commit = "3.3.2"
154-
pytype = "2022.2.8"
154+
pytype = "2022.11.29"
155155
pycln = "2.1.5"
156156
pyupgrade = "3.8.0"
157157
# For testing

0 commit comments

Comments
 (0)