aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-26 04:18:46 +0000
committerGravatar GitHub <[email protected]>2023-09-26 04:18:46 +0000
commit5d96b77cdff4ea32dc5e3a135e5642554511514b (patch)
tree5d6cac1ed8ded71e93864cb910507a5e2913008b /pyproject.toml
parentBump rapidfuzz from 3.3.0 to 3.3.1 (#1375) (diff)
Bump ruff from 0.0.290 to 0.0.291 (#1374)
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 a189e613..362a866e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -32,7 +32,7 @@ isort = "5.12.0"
pip-licenses = "4.3.3"
pre-commit = "3.4.0"
python-dotenv = "1.0.0"
-ruff = "0.0.290"
+ruff = "0.0.291"
taskipy = "1.12.0"
[tool.taskipy.tasks]