aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-22 05:57:15 +0000
committerGravatar GitHub <[email protected]>2023-05-22 05:57:15 +0000
commit07239a5b48e6f59e0f3589cd930327dd40f858a8 (patch)
tree296a67a65d45bc8cbb0ede1f61b63ab4aba548f1 /pyproject.toml
parentMerge pull request #981 from python-discord/dependabot/pip/httpx-0.24.1 (diff)
Bump taskipy from 1.10.4 to 1.11.0
Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.10.4 to 1.11.0. - [Commits](https://github.com/taskipy/taskipy/compare/1.10.4...1.11.0) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:development update-type: version-update:semver-minor ... 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 ce11ecb6..c0205b80 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,7 +28,7 @@ psycopg = {extras = ["binary"], version = "3.1.9"}
[tool.poetry.group.dev.dependencies]
python-dotenv = "1.0.0"
-taskipy = "1.10.4"
+taskipy = "1.11.0"
ruff = "0.0.267"
[tool.poetry.group.lint.dependencies]