aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar jchristgit <[email protected]>2023-11-24 07:59:45 +0100
committerGravatar GitHub <[email protected]>2023-11-24 07:59:45 +0100
commit58997f3f76e49ff163ddea238a1c3fe7bc11e374 (patch)
treebd3214125964b20a8ceb5475010aefa8255b897e /pyproject.toml
parentMerge pull request #1135 from python-discord/cj10-finalize (diff)
parentBump taskipy from 1.12.0 to 1.12.2 (diff)
Merge pull request #1150 from python-discord/dependabot/pip/taskipy-1.12.2
Bump taskipy from 1.12.0 to 1.12.2
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 2bc2bf2c..a6c26b6e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,7 +28,7 @@ psycopg = {extras = ["binary"], version = "3.1.13"}
[tool.poetry.group.dev.dependencies]
python-dotenv = "1.0.0"
-taskipy = "1.12.0"
+taskipy = "1.12.2"
ruff = "0.1.6"
[tool.poetry.group.lint.dependencies]