mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: bump pytest-playwright from 0.6.2 to 0.7.0
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.6.2 to 0.7.0. - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.6.2...v0.7.0) --- updated-dependencies: - dependency-name: pytest-playwright dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cc2f4ef81f
commit
d024a22328
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ test = [
|
|||
"playwright>=1.39",
|
||||
"pytest==8.3.4",
|
||||
"pytest-django==4.9.0",
|
||||
"pytest-playwright==0.6.2",
|
||||
"pytest-playwright==0.7.0",
|
||||
"pytest-rerunfailures==15.0",
|
||||
"pytest-xdist>=3.5.0,<4",
|
||||
"moto[s3]==5.0.27"
|
||||
|
|
Loading…
Reference in a new issue