diff --git a/samples/playwright-pytest/requirements.txt b/samples/playwright-pytest/requirements.txt index d88dfb2..b4e1780 100644 --- a/samples/playwright-pytest/requirements.txt +++ b/samples/playwright-pytest/requirements.txt @@ -11,7 +11,7 @@ pytest-asyncio==1.2.0 playwright==1.55.0 # For API testing examples -requests==2.32.4 +requests==2.33.0 # Environment variable management python-dotenv==1.0.0 \ No newline at end of file