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 7b5a216

Browse files
Update pytest to 7.4.3 (cookiecutter#4654)
* Update pytest from 7.4.2 to 7.4.3 * Update pytest from 7.4.2 to 7.4.3
1 parent 6457b72 commit 7b5a216

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pre-commit==3.5.0
1414
# Testing
1515
# ------------------------------------------------------------------------------
1616
tox==4.11.3
17-
pytest==7.4.2
17+
pytest==7.4.3
1818
pytest-xdist==3.3.1
1919
pytest-cookies==0.7.0
2020
pytest-instafail==0.5.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ watchfiles==0.21.0 # https://github.com/samuelcolvin/watchfiles
1515
# ------------------------------------------------------------------------------
1616
mypy==1.6.1 # https://github.com/python/mypy
1717
django-stubs[compatible-mypy]==4.2.5 # https://github.com/typeddjango/django-stubs
18-
pytest==7.4.2 # https://github.com/pytest-dev/pytest
18+
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" %}
2121
djangorestframework-stubs[compatible-mypy]==3.14.4 # https://github.com/typeddjango/djangorestframework-stubs

0 commit comments

Comments
(0)

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