Skip to content
2 changes: 1 addition & 1 deletion .lintrunner.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ init_command = [
'python3',
'tools/linter/adapters/pip_init.py',
'--dry-run={{DRYRUN}}',
'numpy==1.21.6',
'numpy==1.23.1',
'expecttest==0.1.3',
'mypy==0.960',
'types-requests==2.27.25',
Expand Down