Skip to content

Commit 242ef6f

Browse files
authored
Bump pytype to 2023.1.17 (#9559)
1 parent a991234 commit 242ef6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packaging==23.0
1010
pathspec>=0.10.3
1111
pycln==2.1.3 # must match .pre-commit-config.yaml
1212
pyyaml==6.0
13-
pytype==2023.1.10; platform_system != "Windows" and python_version < "3.11"
13+
pytype==2023.1.17; platform_system != "Windows" and python_version < "3.11"
1414
termcolor>=2
1515
tomli==2.0.1
1616
tomlkit==0.11.6

0 commit comments

Comments
 (0)