Skip to content

Commit 279e4f5

Browse files
authored
Merge pull request #183 from nirtal85/renovate/playwright-1.x
fix(deps): update dependency playwright to v1.49.0
2 parents e566b44 + aa839d6 commit 279e4f5

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ version = "0.1.0"
1818
[tool.poetry.dependencies]
1919
allure-pytest = "2.13.5"
2020
axe-playwright-python = "0.1.4"
21-
playwright = "1.48.0"
21+
playwright = "1.49.0"
2222
pytest = "8.3.3"
2323
pytest-base-url = "2.1.0"
2424
pytest-playwright = "0.5.2"

0 commit comments

Comments
 (0)