Skip to content

Commit 46383bf

Browse files
chore(deps-dev): bump ruff from 0.11.9 to 0.14.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 to 0.14.6. - [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.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bfc4e2 commit 46383bf

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
@@ -44,7 +44,7 @@ dependencies = [
4444
[dependency-groups]
4545
linters = [
4646
"mypy>=1.13.0",
47-
"ruff==0.11.9",
47+
"ruff==0.14.6",
4848
"types-pytz>=2022.7.1.0",
4949
]
5050
test = [

0 commit comments

Comments
 (0)