Skip to content

Commit 011e7e3

Browse files
committed
fix
1 parent a85e078 commit 011e7e3

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
@@ -11,4 +11,4 @@ dirty-equals ==0.9.0
1111
jinja2 ==3.1.6
1212
# Remove when support for Python 3.8 is dropped
1313
typing-extensions ==4.13.2; python_version < "3.9"
14-
typing-extensions ==4.15.0; python_version >= "3.8"
14+
typing-extensions ==4.15.0; python_version >= "3.9"

0 commit comments

Comments
 (0)