aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-04 03:57:32 +0000
committerGravatar GitHub <[email protected]>2023-10-04 03:57:32 +0000
commitf6425844939145659e69cfc67ca945b8ef17d54f (patch)
tree8954ff81fa410bbdda8549d0e45c62cde7f2d932 /pyproject.toml
parentBump urllib3 from 2.0.4 to 2.0.6 (#1377) (diff)
Bump ruff from 0.0.291 to 0.0.292 (#1378)
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 84b82f31..76439752 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.291"
+ruff = "0.0.292"
taskipy = "1.12.0"
[tool.taskipy.tasks]