Skip to content

Commit a829e8d

Browse files
chore(deps-dev): bump ruff from 0.14.13 to 0.14.14 (#336)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.13 to 0.14.14. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.13...0.14.14) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f42be2 commit a829e8d

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ adbe = "adbe.main:main"
2525
[dependency-groups]
2626
dev = [
2727
"pytest==9.0.2",
28-
"ruff==0.14.13",
28+
"ruff==0.14.14",
2929
"setuptools==80.10.1",
3030
"twine==6.2.0",
3131
"types-docopt==0.6.11.20241107",

uv.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)