chore: bump pytest from 6.2.5 to 8.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 8.0.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/6.2.5...8.0.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9071d92986
commit
cdbaab2d20
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ dev = [
|
|||
test = [
|
||||
"factory-boy==3.2.1",
|
||||
"playwright>=1.39",
|
||||
"pytest==7.3.2",
|
||||
"pytest==8.0.2",
|
||||
"pytest-django==4.8.0",
|
||||
"pytest-playwright==0.4.4",
|
||||
"pytest-xdist>=3.5.0,<4",
|
||||
|
|
Loading…
Reference in a new issue