From 0bcdac81768058cc4055b1aa1ad7069026569f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 20:19:22 +0200 Subject: [PATCH] Bump playwright from 1.32.1 to 1.37.0 (#3304) Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.32.1 to 1.37.0. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.32.1...v1.37.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cccdce2506..c2d7574957 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ bump2version==1.0.1 Babel==2.11.0 black==23.3.0 -playwright==1.32.1 +playwright==1.37.0 pytest-playwright==0.4.2 ruff===0.0.287