Skip to content

Commit b38830b

Browse files
fix(deps): update dependency django-stubs-ext to v5.2.7 (#818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 598056e commit b38830b

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.6",
8+
"django-stubs-ext==5.2.7",
99
"django-stubs==5.2.6",
1010
"mypy==1.18.2",
1111
"pre-commit",
@@ -48,7 +48,7 @@ version = "5.5.1"
4848
# see https://github.com/pypa/pip/issues/12963
4949
dev = [
5050
"coverage>=3.6",
51-
"django-stubs-ext==5.2.6",
51+
"django-stubs-ext==5.2.7",
5252
"django-stubs==5.2.6",
5353
"mypy==1.18.2",
5454
"pre-commit",

0 commit comments

Comments
 (0)