diff --git a/pyproject.toml b/pyproject.toml index ec6191d..7337fbe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "redis>=5.0.0", "sentry-sdk[flask]>=2.57.0", "email-validator>=2.0.0", - "pytest>=9.0.2", + "pytest>=9.0.3", "pytest-cov>=7.1.0", "testcontainers[postgres]>=4.14.2", ]