Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit caff39c

Browse files
Update django-stubs to 4.2.6 (cookiecutter#4657)
1 parent 0a3a0cb commit caff39c

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/requirements

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ watchfiles==0.21.0 # https://github.com/samuelcolvin/watchfiles
1414
# Testing
1515
# ------------------------------------------------------------------------------
1616
mypy==1.6.1 # https://github.com/python/mypy
17-
django-stubs[compatible-mypy]==4.2.5 # https://github.com/typeddjango/django-stubs
17+
django-stubs[compatible-mypy]==4.2.6 # https://github.com/typeddjango/django-stubs
1818
pytest==7.4.3 # https://github.com/pytest-dev/pytest
1919
pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
2020
{%- if cookiecutter.use_drf == "y" %}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /