Skip to content

Commit a5ce9df

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.15.5",
4949
"types-pytz>=2022.7.1.0",
5050
]
5151
test = [

0 commit comments

Comments
 (0)