diff --git a/Pipfile b/Pipfile index e962384f..13886237 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.44.0" +playwright = "==1.45.0" requests = "==2.32.3" wtforms = "==3.1.2" pipenv = "==2024.0.1"