Skip to content

Commit 557674d

Browse files
Update pytype requirement from ~=2023.12.18 to ~=2024.4.11
Updates the requirements on [pytype](https://github.com/google/pytype) to permit the latest version. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](google/pytype@2023.12.18...2024.04.11) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ea6ff7 commit 557674d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pip-tools
44
mypy ~= 1.11.0
55
pyre-check == 0.9.19
66
pyright ~= 1.1.374
7-
pytype ~= 2023.12.18
7+
pytype ~= 2024.4.11
88
pyflakes ~= 3.2.0
99
types-PyYAML >= 6.0.12.12
1010
types-Markdown >= 3.5.0.3

0 commit comments

Comments
 (0)