diff --git a/pyproject.toml b/pyproject.toml index ec6191d..960a666 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,9 +16,9 @@ dependencies = [ "redis>=5.0.0", "sentry-sdk[flask]>=2.57.0", "email-validator>=2.0.0", - "pytest>=9.0.2", + "pytest>=9.1.1", "pytest-cov>=7.1.0", - "testcontainers[postgres]>=4.14.2", + "testcontainers[postgres]>=4.15.0", ] [tool.setuptools.packages.find]