Skip to content

Commit b0cacdb

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

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
@@ -6,7 +6,7 @@ requires = ["setuptools>=78.0.2"]
66
dev = [
77
"coverage>=3.6",
88
"django-stubs-ext==5.2.7",
9-
"django-stubs==5.2.6",
9+
"django-stubs==5.2.7",
1010
"mypy==1.18.2",
1111
"pre-commit",
1212
"pyright==1.1.406",
@@ -49,7 +49,7 @@ version = "5.5.1"
4949
dev = [
5050
"coverage>=3.6",
5151
"django-stubs-ext==5.2.7",
52-
"django-stubs==5.2.6",
52+
"django-stubs==5.2.7",
5353
"mypy==1.18.2",
5454
"pre-commit",
5555
"pyright==1.1.406",

0 commit comments

Comments
 (0)