Skip to content

Commit

Permalink
chore(deps-dev): bump pytype from 2022.2.8 to 2022.11.29
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2023
1 parent 4d0895a commit 9600d52
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 28 deletions.
84 changes: 57 additions & 27 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 @@ -151,7 +151,7 @@ pep8 = "1.7.1"
isort = "5.12.0"
black = "23.7.0"
pre-commit = "3.3.2"
pytype = "2022.2.8"
pytype = "2022.11.29"
pycln = "2.1.5"
pyupgrade = "3.8.0"
# For testing
Expand Down

0 comments on commit 9600d52

Please sign in to comment.