Skip to content

Commit 7064412

Browse files
fix(deps): update dependency django-stubs-ext to v5.2.9
1 parent be2406c commit 7064412

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = ["setuptools>=78.0.2"]
55
[dependency-groups]
66
dev = [
77
"coverage>=3.6",
8-
"django-stubs-ext==5.2.8",
8+
"django-stubs-ext==5.2.9",
99
"django-stubs==5.2.8",
1010
"mypy==1.19.1",
1111
"pre-commit",
@@ -49,7 +49,7 @@ version = "5.7.0"
4949
# see https://github.com/pypa/pip/issues/12963
5050
dev = [
5151
"coverage>=3.6",
52-
"django-stubs-ext==5.2.8",
52+
"django-stubs-ext==5.2.9",
5353
"django-stubs==5.2.8",
5454
"mypy==1.19.1",
5555
"pre-commit",

0 commit comments

Comments
 (0)