Skip to content

Commit 429ff9b

Browse files
authored
Update minimum version of typing extensions in pre-commit (#7960)
1 parent 44fd458 commit 429ff9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747
types-pkg_resources,
4848
types-PyYAML,
4949
types-pytz,
50-
typing-extensions==3.10.0.0,
50+
typing-extensions>=4.1.0,
5151
numpy,
5252
]
5353
- repo: https://github.com/citation-file-format/cff-converter-python

0 commit comments

Comments
 (0)