From 2e65294c6adcc6f3923310a5061a9be96ba8bf41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 00:27:50 +0000 Subject: [PATCH] chore(deps): bump playwright from 1.48.0 to 1.49.0 Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.48.0 to 1.49.0. - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](https://github.com/microsoft/playwright-python/compare/v1.48.0...v1.49.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 02fbda6..8bb7bd7 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.48.0 +playwright==1.49.0 Requests==2.32.3 pipenv==2024.4.0 WTForms==3.2.1