aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-07 07:26:52 +0000
committerGravatar GitHub <[email protected]>2024-02-07 07:26:52 +0000
commitf096fdb75a2a25e26b693b1e3b0b6e4c35acd08f (patch)
tree0004266d61c3f864244bbaa7fe38092400709773 /pyproject.toml
parentBump sentry-sdk from 1.40.0 to 1.40.1 (#2915) (diff)
Bump ruff from 0.2.0 to 0.2.1 (#2916)
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 08360948f..991a93938 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@ pytest = "8.0.0"
pytest-cov = "4.1.0"
pytest-subtests = "0.11.0"
pytest-xdist = "3.5.0"
-ruff = "0.2.0"
+ruff = "0.2.1"
taskipy = "1.12.2"