Skip to content

Commit cf121a0

Browse files
authored
Update pytest to 9.0.3 (#6493)
1 parent 723a0f9 commit cf121a0

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
@@ -13,7 +13,7 @@ watchfiles==1.1.1 # https://github.com/samuelcolvin/watchfiles
1313
# ------------------------------------------------------------------------------
1414
mypy==1.20.0 # https://github.com/python/mypy
1515
django-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
1717
pytest-sugar==1.1.1 # https://github.com/Teemu/pytest-sugar
1818
{%- if cookiecutter.rest_api == 'DRF' %}
1919
djangorestframework-stubs==3.16.9 # https://github.com/typeddjango/djangorestframework-stubs

0 commit comments

Comments
 (0)