diff --git a/Pipfile b/Pipfile index f6a6410..b4baa8f 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" flask = "==3.1.0" flask-wtf = "==1.2.2" passlib = "==1.7.4" -playwright = "==1.49.0" +playwright = "==1.49.1" requests = "==2.32.3" wtforms = "==3.2.1" pipenv = "==2024.4.0"