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 598056e commit b38830bCopy full SHA for b38830b
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.6",
+ "django-stubs-ext==5.2.7",
9
"django-stubs==5.2.6",
10
"mypy==1.18.2",
11
"pre-commit",
@@ -48,7 +48,7 @@ version = "5.5.1"
48
# see https://github.com/pypa/pip/issues/12963
49
50
51
52
53
54
0 commit comments