Bump playwright

This commit is contained in:
Yohan Boniface 2023-05-16 15:14:54 +02:00
parent 29547d0bd6
commit 4c03f012bd

View file

@ -52,7 +52,7 @@ dev = [
] ]
test = [ test = [
"factory-boy==3.2.1", "factory-boy==3.2.1",
"playwright==1.32.1", "playwright==1.33.0",
"pytest==6.2.5", "pytest==6.2.5",
"pytest-django==4.5.2", "pytest-django==4.5.2",
"pytest-playwright==0.3.3", "pytest-playwright==0.3.3",