mirror of
https://github.com/umap-project/umap.git
synced 2025-05-06 06:21:49 +02:00
chore: bump pytest-playwright from 0.4.3 to 0.4.4
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.4.3...v0.4.4) --- 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
148c119c05
commit
9da50487a1
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ test = [
|
|||
"playwright>=1.39",
|
||||
"pytest==6.2.5",
|
||||
"pytest-django==4.5.2",
|
||||
"pytest-playwright==0.4.3",
|
||||
"pytest-playwright==0.4.4",
|
||||
"pytest-xdist>=3.5.0,<4",
|
||||
]
|
||||
docker = [
|
||||
|
|
Loading…
Reference in a new issue