Bump playwright
This commit is contained in:
parent
f05bdb2ac3
commit
73f9b883e1
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ dev = [
|
||||||
]
|
]
|
||||||
test = [
|
test = [
|
||||||
"factory-boy==3.2.1",
|
"factory-boy==3.2.1",
|
||||||
"playwright==1.37.0",
|
"playwright==1.38.0",
|
||||||
"pytest==6.2.5",
|
"pytest==6.2.5",
|
||||||
"pytest-django==4.5.2",
|
"pytest-django==4.5.2",
|
||||||
"pytest-playwright==0.4.2",
|
"pytest-playwright==0.4.2",
|
||||||
|
|
Loading…
Reference in a new issue