aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-19 15:07:11 +0100
committerGravatar GitHub <[email protected]>2023-08-19 15:07:11 +0100
commita47fef6e98c429d7e9a0c11ac7920aed3091873d (patch)
treeb1d570a4b5f5a402c70daf6ae9ffc74e6f617323 /pyproject.toml
parentBump emoji from 2.7.0 to 2.8.0 (#1345) (diff)
Bump ruff from 0.0.284 to 0.0.285 (#1346)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.0.285. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.284...v0.0.285) --- 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 e9fd1f45..b898ae3c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -32,7 +32,7 @@ isort = "5.12.0"
pip-licenses = "4.3.2"
pre-commit = "3.3.3"
python-dotenv = "1.0.0"
-ruff = "0.0.284"
+ruff = "0.0.285"
taskipy = "1.12.0"
[tool.taskipy.tasks]