Skip to content

Commit 355be99

Browse files
fix(deps): update dependency django-stubs to v5.2.8 (#2118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d332ce commit 355be99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ lint = [
5050
test = [
5151
]
5252
types = [
53-
"django-stubs==5.2.7",
53+
"django-stubs==5.2.8",
5454
"mypy==1.19.0"
5555
]
5656

0 commit comments

Comments
 (0)