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.0 to 0.5.1
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: pytest-playwright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b5cd04658e
commit
4ec167b485
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ test = [
|
|||
"playwright>=1.39",
|
||||
"pytest==8.2.2",
|
||||
"pytest-django==4.8.0",
|
||||
"pytest-playwright==0.5.0",
|
||||
"pytest-playwright==0.5.1",
|
||||
"pytest-xdist>=3.5.0,<4",
|
||||
]
|
||||
docker = [
|
||||
|
|
Loading…
Reference in a new issue