aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-27 21:39:13 +0000
committerGravatar GitHub <[email protected]>2023-03-27 21:39:13 +0000
commit4357320673267c3bb4f967cd15c459f7fa12dfae (patch)
tree8870f4e4c63ba9e9b007cc7378abe401ec6809fd /pyproject.toml
parentMerge pull request #919 from python-discord/dependabot/pip/pre-commit-3.2.1 (diff)
Bump taskipy from 1.10.3 to 1.10.4
Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.10.3 to 1.10.4. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/commits) --- 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 a298aef7..bf0f5e79 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,7 +28,7 @@ whitenoise = "6.4.0"
[tool.poetry.group.dev.dependencies]
python-dotenv = "1.0.0"
-taskipy = "1.10.3"
+taskipy = "1.10.4"
[tool.poetry.group.lint.dependencies]
flake8 = "6.0.0"