Skip to content

Commit fa4bb57

Browse files
build(deps): bump pytype from 2024.3.19 to 2024.4.11 (#38)
Bumps [pytype](https://github.com/google/pytype) from 2024.3.19 to 2024.4.11. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](google/pytype@2024.03.19...2024.04.11) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 120b296 commit fa4bb57

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, <8;
33
pytype; (python_version<"3.11" or python_version>"3.11")
4-
pytype==2024.3.19; python_version=="3.11"
4+
pytype==2024.4.11; python_version=="3.11"

0 commit comments

Comments
 (0)