Skip to content

Commit ad4bf37

Browse files
build(deps-dev): bump ruff from 0.11.9 to 0.14.14
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 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.11.9...0.14.14) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c6a07c commit ad4bf37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
[dependency-groups]
4646
linters = [
4747
"mypy>=1.13.0",
48-
"ruff==0.11.9",
48+
"ruff==0.14.14",
4949
"types-pytz>=2022.7.1.0",
5050
]
5151
test = [

0 commit comments

Comments
 (0)