mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: bump pytest-playwright from 0.5.2 to 0.6.2
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.5.2 to 0.6.2. - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.5.2...v0.6.2) --- 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
64f0926e2d
commit
3f24563a05
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ test = [
|
|||
"playwright>=1.39",
|
||||
"pytest==8.3.3",
|
||||
"pytest-django==4.9.0",
|
||||
"pytest-playwright==0.5.2",
|
||||
"pytest-playwright==0.6.2",
|
||||
"pytest-rerunfailures==14.0",
|
||||
"pytest-xdist>=3.5.0,<4",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue