Skip to content

Commit 5a5a668

Browse files
Bump playwright from 1.42.0 to 1.44.0
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.42.0 to 1.44.0. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.42.0...v1.44.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffbde58 commit 5a5a668

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ pytest_asyncio==0.23.6
55
mypy==1.9.0
66
types-setuptools==69.5.0.20240415
77
twisted==24.3.0
8-
playwright==1.42.0
8+
playwright==1.44.0
99
black==24.4.0
1010
isort==5.13.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# General Requirements
22
async_class #==0.5.0
33
httpx==0.27.0
4-
playwright==1.42.0
4+
playwright==1.44.0
55
undetected-playwright-patch>=1.40.0.post1700587210000
66
pybrowsers==0.5.2
77
chrome-fingerprints==1.1

0 commit comments

Comments
 (0)