From 5e89682a89becb40c148db2db234ff09f4f1eee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 23:59:57 +0000 Subject: [PATCH] Bump playwright from 1.44.0 to 1.46.0 in /.github/workflows Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.44.0 to 1.46.0. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.44.0...v1.46.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 3452314..3d19958 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -2,7 +2,7 @@ pip==24.0 pipx==1.5.0 nox==2024.4.15 nox-poetry==1.0.3 -playwright==1.44.0 +playwright==1.46.0 poetry==1.8.3 poetry-plugin-export==1.8.0 pytest==8.2.1