Skip to content

Commit 4f98077

Browse files
build(deps): bump pytype from 2023.11.29 to 2024.1.24 (#17)
Bumps [pytype](https://github.com/google/pytype) from 2023.11.29 to 2024.1.24. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](google/pytype@2023.11.29...2024.01.24) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e74362 commit 4f98077

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/format.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
black
22
flake8>=5.0.4, <7;
33
pytype; (python_version<"3.11" or python_version>"3.11")
4-
pytype==2023.11.29; python_version=="3.11"
4+
pytype==2024.1.24; python_version=="3.11"

0 commit comments

Comments
 (0)