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 a9d20a6..3e6f26e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ keywords = ['string', 'random', 'pseudo-random', 'generator'] python = "^3.5" [tool.poetry.dev-dependencies] -pytest = "^5.2" +pytest = "^6.0" [build-system] requires = ["poetry>=0.12"] |
