diff --git a/pyproject.toml b/pyproject.toml index 7b158463..1dc7c754 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ logstash_formatter = "^0.5.17" [tool.poetry.group.dev.dependencies] flake8 = "*" -pytest = "~=7.2.0" +pytest = "~=7.4.4" sqlalchemy-utils = "*" pytest-mock = "*" pytest-cov = "*"