diff --git a/pyproject.toml b/pyproject.toml index eca57635..816652b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ Homepage = "https://github.com/unity-sds/unity-sps" develop = [] test = [ "python-dotenv==1.0.1", - "pytest==8.3.3", + "pytest==8.3.5", "pytest-bdd==7.2.0", "pytest-mock==3.14.0", "requests==2.32.3",