aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-08 23:08:21 +0000
committerGravatar GitHub <[email protected]>2024-03-08 23:08:21 +0000
commit9bee42eb8b73cd71fdf359e98d86d818a5935296 (patch)
treecf4520ec9821efde7e17b2b6d056dc2edd48e96e /pyproject.toml
parentBump pytest from 8.0.2 to 8.1.0 (#2943) (diff)
Bump ruff from 0.3.0 to 0.3.1 (#2947)
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 66703e1e8..b5fdb19fc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@ pytest = "8.1.0"
pytest-cov = "4.1.0"
pytest-subtests = "0.11.0"
pytest-xdist = "3.5.0"
-ruff = "0.3.0"
+ruff = "0.3.1"
taskipy = "1.12.2"