diff --git a/pyproject.toml b/pyproject.toml index fb9a12f3..eaa981e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev = [ "invoke==2.2.0", "pre-commit==4.0.1", "pytest==8.3.2", - "pytest-env==1.1.3", + "pytest-env==1.1.5", "pytest-flask==1.3.0", "pytest-mock==3.14.0", "ruff>=0.8.2",