Skip to content

Commit a13e247

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 28a8af6 commit a13e247

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

0 commit comments

Comments
 (0)