Skip to content

Commit

Permalink
Bump playwright from 1.42.0 to 1.43.0
Browse files Browse the repository at this point in the history
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.42.0...v1.43.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent bab6bc6 commit 4de8bb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ pytest_asyncio==0.23.6
mypy==1.9.0
types-setuptools==69.5.0.20240415
twisted==24.3.0
playwright==1.42.0
playwright==1.43.0
black==24.4.0
isort==5.13.2
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# General Requirements
async_class #==0.5.0
httpx==0.27.0
playwright==1.42.0
playwright==1.43.0
undetected-playwright-patch>=1.40.0.post1700587210000
pybrowsers==0.5.2
chrome-fingerprints==1.1
Expand Down

0 comments on commit 4de8bb4

Please sign in to comment.