aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-24 05:16:27 +0000
committerGravatar GitHub <[email protected]>2023-11-24 05:16:27 +0000
commitad6159e6ca9cf9a550365f8e6a2a75f83e57e356 (patch)
treebd3214125964b20a8ceb5475010aefa8255b897e /pyproject.toml
parentMerge pull request #1135 from python-discord/cj10-finalize (diff)
Bump taskipy from 1.12.0 to 1.12.2
Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.12.0 to 1.12.2. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/compare/1.12.0...1.12.2) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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]