diff --git a/pyproject.toml b/pyproject.toml index 10aed090..f39c4d34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ test = [ "pytest-cov==7.1.0", "pytest-xdist==3.8.0", "requests-mock[fixture]==1.12.1", - "syrupy==5.2.0", + "syrupy==5.3.1", "tox==4.54.0" ] diff --git a/requirements.in b/requirements.in index 13a2179e..8c4b8c86 100644 --- a/requirements.in +++ b/requirements.in @@ -40,4 +40,4 @@ pytest==9.0.3 pytest-cov==7.1.0 pytest-xdist==3.8.0 requests-mock[fixture]==1.12.1 -syrupy==5.2.0 +syrupy==5.3.1