aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-19 04:51:27 +0000
committerGravatar GitHub <[email protected]>2023-09-19 04:51:27 +0000
commit40ad00efc874952b23b20da1a5728268e66680c4 (patch)
treed84607b5c3b2db45aaf9c92887b58009ba40aa51 /pyproject.toml
parentUpdate deployment CI to pull manifest from infra repo (#2763) (diff)
Bump ruff from 0.0.289 to 0.0.290 (#2762)
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 ab788b945..ee9264d43 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@ pytest = "7.4.2"
pytest-cov = "4.1.0"
pytest-subtests = "0.11.0"
pytest-xdist = "3.3.1"
-ruff = "0.0.289"
+ruff = "0.0.290"
taskipy = "1.12.0"