diff --git a/pyproject.toml b/pyproject.toml index 97b4cd9a..a6b48dcd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev = [ "moto[s3,sqs]==5.0.10", "pre-commit==4.0.1", "pytest==8.2.2", - "pytest-env==1.1.3", + "pytest-env==1.1.5", "pytest-flask==1.3.0", "pytest-mock==3.14.0", "ruff==0.7.4",