aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-11 21:20:52 +0000
committerGravatar GitHub <[email protected]>2024-05-11 21:20:52 +0000
commit3e6281d8f0971646cf2ee886f651f5fe0f5902dc (patch)
tree25ee7223f4719005bbbb6d3cdcd996fd33d58bda /pyproject.toml
parentBump regex from 2024.4.28 to 2024.5.10 (#3044) (diff)
Bump ruff from 0.4.3 to 0.4.4 (#3043)
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 3023d7324..5017edaee 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@ pytest = "8.2.0"
pytest-cov = "5.0.0"
pytest-subtests = "0.12.1"
pytest-xdist = "3.6.1"
-ruff = "0.4.3"
+ruff = "0.4.4"
taskipy = "1.12.2"