aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar wookie184 <[email protected]>2024-05-23 21:00:42 +0100
committerGravatar GitHub <[email protected]>2024-05-23 21:00:42 +0100
commit265ab022f0d53a7397fc765449ce1be76a61704d (patch)
tree48ab761be2fb8cc86c210d4c180294b69668d751 /pyproject.toml
parentMerge pull request #3071 from LeoCx1000/patch-1 (diff)
parentBump ruff from 0.4.4 to 0.4.5 (diff)
Merge pull request #3068 from python-discord/dependabot/pip/ruff-0.4.5
Bump ruff from 0.4.4 to 0.4.5
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 6db167bd2..51d42f1a2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@ pytest = "8.2.1"
pytest-cov = "5.0.0"
pytest-subtests = "0.12.1"
pytest-xdist = "3.6.1"
-ruff = "0.4.4"
+ruff = "0.4.5"
taskipy = "1.12.2"