diff --git a/pyproject.toml b/pyproject.toml index f70bb63..c582308 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ test = [ "flake8==6.0.0", "black==22.10.0", "pytest_alembic==0.10.7", - "pytest==7.4.0", + "pytest==7.4.3", "pytest-mock-resources==2.9.1", "python_on_whales==0.64.0", "ruff==0.0.284"