aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Amrou Bellalouna <[email protected]>2023-05-26 15:43:44 +0100
committerGravatar GitHub <[email protected]>2023-05-26 15:43:44 +0100
commit505ee96938a427011f42ecece20738124cb12243 (patch)
treeda874b213533ba698711551feb43ae4b7f7d3815 /pyproject.toml
parentMerge pull request #2610 from python-discord/dependabot/pip/pydantic-1.10.8 (diff)
parentBump taskipy from 1.10.4 to 1.11.0 (diff)
Merge pull request #2606 from python-discord/dependabot/pip/taskipy-1.11.0
Bump taskipy from 1.10.4 to 1.11.0
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 4f41e1100..1d3cb3815 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -42,7 +42,7 @@ pytest-cov = "4.0.0"
pytest-subtests = "0.11.0"
pytest-xdist = "3.3.1"
ruff = "0.0.267"
-taskipy = "1.10.4"
+taskipy = "1.11.0"
[build-system]