We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be2406c commit 7064412Copy full SHA for 7064412
pyproject.toml
@@ -5,7 +5,7 @@ requires = ["setuptools>=78.0.2"]
5
[dependency-groups]
6
dev = [
7
"coverage>=3.6",
8
- "django-stubs-ext==5.2.8",
+ "django-stubs-ext==5.2.9",
9
"django-stubs==5.2.8",
10
"mypy==1.19.1",
11
"pre-commit",
@@ -49,7 +49,7 @@ version = "5.7.0"
49
# see https://github.com/pypa/pip/issues/12963
50
51
52
53
54
55
0 commit comments