Skip to content

Commit a9f0ddb

Browse files
authored
Update setup.py
1 parent 194feb9 commit a9f0ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def find_stub_files(name: str) -> list[str]:
2222
dependencies = [
2323
"django",
2424
"asgiref",
25-
"django-stubs-ext>=5.1.2",
25+
"django-stubs-ext>=5.1.3",
2626
"tomli; python_version < '3.11'",
2727
# Types:
2828
"typing-extensions>=4.11.0",

0 commit comments

Comments
 (0)