File tree Expand file tree Collapse file tree
{{cookiecutter.project_slug}}/requirements Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ watchfiles==1.1.1 # https://github.com/samuelcolvin/watchfiles
1313# ------------------------------------------------------------------------------
1414mypy==1.20.0 # https://github.com/python/mypy
1515django-stubs[compatible-mypy]==6.0.2 # https://github.com/typeddjango/django-stubs
16- pytest==9.0.2 # https://github.com/pytest-dev/pytest
16+ pytest==9.0.3 # https://github.com/pytest-dev/pytest
1717pytest-sugar==1.1.1 # https://github.com/Teemu/pytest-sugar
1818{%- if cookiecutter.rest_api == 'DRF' %}
1919djangorestframework-stubs==3.16.9 # https://github.com/typeddjango/djangorestframework-stubs
You can’t perform that action at this time.
0 commit comments