From 16711fec860341859c8d2d7bca5229db5227d081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 00:41:39 +0000 Subject: [PATCH] chore(deps): bump playwright from 1.49.0 to 1.49.1 Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.49.0 to 1.49.1. - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](https://github.com/microsoft/playwright-python/compare/v1.49.0...v1.49.1) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bb7bd7..02957ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Flask==3.1.0 flask_wtf==1.2.2 passlib==1.7.4 -playwright==1.49.0 +playwright==1.49.1 Requests==2.32.3 pipenv==2024.4.0 WTForms==3.2.1