Skip to content

Commit

Permalink
chore(roll): roll to Playwright 1.32.1 driver (#1834)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Mar 27, 2023
1 parent 481ade1 commit 7e2ac74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
InWheel = None
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand

driver_version = "1.32.0-beta-1679448099000"
driver_version = "1.32.1"


def extractall(zip: zipfile.ZipFile, path: str) -> None:
Expand Down

0 comments on commit 7e2ac74

Please sign in to comment.