Skip to content

Commit 8db7852

Browse files
Update dependency django-stubs to v1.16.0
1 parent 9df84b6 commit 8db7852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django-starter/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-xdist = "==2.3.0"
2525
django-extensions = "==3.1.3"
2626
django-debug-toolbar = "==3.2.2"
2727
django-silk = "==4.1.0"
28-
django-stubs = "==1.9.0"
28+
django-stubs = "==1.16.0"
2929
pylint-django = "==2.4.4"
3030
# Django - Testing
3131
pytest-django = "==4.4.0"

0 commit comments

Comments
 (0)