Bump playwright and pytest-playwright
This commit is contained in:
parent
c35c6ee78c
commit
1975b93ad8
1 changed files with 2 additions and 2 deletions
|
@ -52,10 +52,10 @@ dev = [
|
|||
]
|
||||
test = [
|
||||
"factory-boy==3.2.1",
|
||||
"playwright==1.33.0",
|
||||
"playwright==1.37.0",
|
||||
"pytest==6.2.5",
|
||||
"pytest-django==4.5.2",
|
||||
"pytest-playwright==0.3.3",
|
||||
"pytest-playwright==0.4.2",
|
||||
|
||||
]
|
||||
docker = [
|
||||
|
|
Loading…
Reference in a new issue