diff --git a/samples/playwright-pytest/requirements.txt b/samples/playwright-pytest/requirements.txt index d88dfb2..8e9578e 100644 --- a/samples/playwright-pytest/requirements.txt +++ b/samples/playwright-pytest/requirements.txt @@ -14,4 +14,4 @@ playwright==1.55.0 requests==2.32.4 # Environment variable management -python-dotenv==1.0.0 \ No newline at end of file +python-dotenv==1.2.2 \ No newline at end of file