diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 9c9764ff..bc615790 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ pep8-naming = "0.12.1"  pre-commit = "2.18.1"  taskipy = "1.10.1"  python-dotenv = "0.20.0" -pytest = "7.1.1" +pytest = "7.1.2"  pytest-cov = "3.0.0"  pytest-xdist = "2.5.0"  Sphinx = "4.5.0"  |