aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 9b0031d9..bdbd80ba 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -38,7 +38,7 @@ fakeredis = ["fakeredis"]
all = ["async-rediscache", "fakeredis"]
[tool.poetry.group.dev.dependencies]
-taskipy = "1.14.0"
+taskipy = "1.14.1"
python-dotenv = "1.0.1"
[tool.poetry.group.test.dependencies]