diff --git a/requirements-dev.txt b/requirements-dev.txt index 5217544..77468cf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ pytest-cov==5.0.0 pytest-mock==3.14.0 pytest-xdist==3.6.0 # Para tests paralelos pytest-timeout==2.3.1 # Timeout para tests -pytest-env==1.1.3 # Variables de entorno para tests +pytest-env==1.2.0 # Variables de entorno para tests # HTTP Testing httpx==0.27.0