diff --git a/Pipfile b/Pipfile index 361ca825..36509591 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" flask = "==3.0.3" flask-wtf = "==1.2.1" passlib = "==1.7.4" -playwright = "==1.47.0" +playwright = "==1.48.0" requests = "==2.32.3" wtforms = "==3.2.0" pipenv = "==2024.1.0"