Skip to content

Commit c401428

Browse files
fix(deps): update django-stubs to v5.2.5
1 parent f32e74c commit c401428

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"django-htmx==1.24.1",
1515
"django-logentry-admin==1.1",
1616
"django-ninja==1.4.3",
17-
"django-stubs-ext==5.2.2",
17+
"django-stubs-ext==5.2.5",
1818
"docutils==0.22",
1919
"httptools==0.6.4",
2020
"orjson==3.11.3",
@@ -49,7 +49,7 @@ optional-dependencies.production = [
4949

5050
[dependency-groups]
5151
dev = [
52-
"django-stubs==5.2.2",
52+
"django-stubs==5.2.5",
5353
"djlint==1.36.4",
5454
"mypy[faster-cache]==1.18.1",
5555
"ruff==0.13.0",

uv.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)