Skip to content

Commit b8e18a1

Browse files
fix(deps): update dependency django-stubs to v5.2.2 (#1923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c91ac4 commit b8e18a1

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.1",
53+
"django-stubs==5.2.2",
5454
"mypy==1.17.0"
5555
]
5656

0 commit comments

Comments
 (0)