Skip to content

Commit 5187054

Browse files
authored
Bump pytype dependency to 2023.3.13 (#9881)
1 parent 6d2d91c commit 5187054

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
pre-commit-hooks==4.4.0 # must match .pre-commit-config.yaml
1212
pycln==2.1.3 # must match .pre-commit-config.yaml
13-
pytype==2023.2.17; platform_system != "Windows" and python_version < "3.11"
13+
pytype==2023.3.13; platform_system != "Windows" and python_version < "3.11"
1414
pyyaml==6.0
1515
termcolor>=2
1616
tomli==2.0.1

0 commit comments

Comments
 (0)