From 8b68333d54fce1abe0ace119b89f51dffa6c9f90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 19:18:00 +0000 Subject: [PATCH] Bump playwright from 1.40.0 to 1.41.2 in /.github/workflows Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.40.0 to 1.41.2. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.40.0...v1.41.2) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 591e62a..dafba3d 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -2,7 +2,7 @@ pip==23.3.2 pipx==1.2.1 nox==2023.4.22 nox-poetry==1.0.3 -playwright==1.40.0 +playwright==1.41.2 poetry==1.7.1 pytest==7.4.3 pytest-cov==4.1.0