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 50738cfe..112c98f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ flake8-string-format = "0.3.0" flake8-todo = "0.7" pep8-naming = "0.13.2" pre-commit = "2.20.0" -pyfakefs = "4.7.0" +pyfakefs = "5.0.0" taskipy = "1.10.3" python-dotenv = "0.21.0" |