aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-03 11:16:18 +0000
committerGravatar GitHub <[email protected]>2024-01-03 11:16:18 +0000
commit78c9c8465a3abdb481d7ff6a0da762f6342fc7f4 (patch)
treef94caa16bc74260cfd5b0ed4208bb69d1e403d17 /pyproject.toml
parentBump pillow from 10.1.0 to 10.2.0 (#1421) (diff)
Bump ruff from 0.1.9 to 0.1.11 (#1422)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.9 to 0.1.11. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.1.9...v0.1.11) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> 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 19df6ac6..f5dcd5bc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -31,7 +31,7 @@ pydantic-settings = "2.1.0"
pip-licenses = "4.3.3"
pre-commit = "3.6.0"
python-dotenv = "1.0.0"
-ruff = "0.1.9"
+ruff = "0.1.11"
taskipy = "1.12.2"
[tool.taskipy.tasks]