aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-19 03:54:24 +0000
committerGravatar GitHub <[email protected]>2024-03-19 03:54:24 +0000
commit7cb6dbdfd6de95d576087b6d92576e1326e2cc85 (patch)
tree6f9fc2060e8c4af1b539aac514e3725d89fdebeb /pyproject.toml
parentMerge pull request #2953 from python-discord/dependabot/pip/pytest-8.1.1 (diff)
Bump ruff from 0.3.2 to 0.3.3 (#2961)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 6bc742246..df9e50ebb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@ pytest = "8.1.1"
pytest-cov = "4.1.0"
pytest-subtests = "0.12.1"
pytest-xdist = "3.5.0"
-ruff = "0.3.2"
+ruff = "0.3.3"
taskipy = "1.12.2"