Skip to content

Commit 01e97de

Browse files
committed
chore: update poetry.lock
1 parent cdb941f commit 01e97de

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name = "playwright-stealth"
33
version = "2.0.0"
44
description = "Make your playwright instance stealthy"
55
authors = [
6-
{name="AtuboDad", email="lcjasas@sina.com"},
7-
{name="Mattwmaster58", email="mattwmaster58@gmail.com>"}
6+
{ name = "AtuboDad", email = "lcjasas@sina.com" },
7+
{ name = "Mattwmaster58", email = "mattwmaster58@gmail.com>" }
88
]
99
license = "MIT"
1010
readme = "README.md"
@@ -14,7 +14,7 @@ dependencies = [
1414
"playwright (>=1.40.0)"
1515
]
1616

17-
dynamic = [ "classifiers" ]
17+
dynamic = ["classifiers"]
1818

1919
[tool.poetry]
2020
classifiers = [

0 commit comments

Comments
 (0)