diff --git a/tests/requirements.txt b/tests/requirements.txt index 54fb902..92f38c6 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -13,7 +13,7 @@ pytest-mock==3.12.0 # HTTP Testing httpx==0.25.2 -requests==2.31.0 +requests==2.32.4 # Browser Testing pytest-playwright==0.4.3