mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-20 10:52:34 +03:00
Bump pytest from 8.3.4 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.4.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5ceb5f63d6
commit
d54d869824
|
@ -37,7 +37,7 @@ dependencies = [
|
||||||
"jinja2==3.1.6",
|
"jinja2==3.1.6",
|
||||||
"pre-commit==4.3.0",
|
"pre-commit==4.3.0",
|
||||||
"pygithub==2.8.1",
|
"pygithub==2.8.1",
|
||||||
"pytest==8.3.4",
|
"pytest==8.4.2",
|
||||||
"pytest-cookies==0.7",
|
"pytest-cookies==0.7",
|
||||||
"pytest-instafail==0.5",
|
"pytest-instafail==0.5",
|
||||||
"pytest-xdist==3.8.0",
|
"pytest-xdist==3.8.0",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user