aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Galen Rice <[email protected]>2024-04-20 23:19:08 -0400
committerGravatar GitHub <[email protected]>2024-04-20 23:19:08 -0400
commit28228962e4c24f18921639f7cf4f2bfb6546a7fd (patch)
tree828c89e93d71bb79fb4587ff5bf857f22a227950 /pyproject.toml
parentMerge branch 'main' into feat/tag-list-iterate-and-remove-gotcha (diff)
parentBump ruff from 0.3.7 to 0.4.1 (#3025) (diff)
Merge branch 'main' into feat/tag-list-iterate-and-remove-gotcha
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 1dbb17962..ead1133ae 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@ pytest = "8.1.1"
pytest-cov = "5.0.0"
pytest-subtests = "0.12.1"
pytest-xdist = "3.5.0"
-ruff = "0.3.7"
+ruff = "0.4.1"
taskipy = "1.12.2"