From 2925fbe0a2ee0c523cda1447695ebcc16aae40f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:17:02 +0000 Subject: [PATCH] Bump playwright from 1.39.0 to 1.41.0 in /.github/workflows Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.39.0 to 1.41.0. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.39.0...v1.41.0) --- 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 313cf38..a19e5d7 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -2,7 +2,7 @@ pip==23.3.1 pipx==1.2.1 nox==2023.4.22 nox-poetry==1.0.3 -playwright==1.39.0 +playwright==1.41.0 poetry==1.6.1 pytest==7.4.2 pytest-cov==4.1.0