Skip to content

Commit aeb315d

Browse files
authored
Update django-stubs to 6.0.3 (#6521)
1 parent 7796343 commit aeb315d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_slug}}/requirements

{{cookiecutter.project_slug}}/requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ watchfiles==1.1.1 # https://github.com/samuelcolvin/watchfiles
1212
# Testing
1313
# ------------------------------------------------------------------------------
1414
mypy==1.20.1 # https://github.com/python/mypy
15-
django-stubs[compatible-mypy]==6.0.2 # https://github.com/typeddjango/django-stubs
15+
django-stubs[compatible-mypy]==6.0.3 # https://github.com/typeddjango/django-stubs
1616
pytest==9.0.3 # https://github.com/pytest-dev/pytest
1717
pytest-sugar==1.1.1 # https://github.com/Teemu/pytest-sugar
1818
{%- if cookiecutter.rest_api == 'DRF' %}

0 commit comments

Comments
 (0)