Skip to content

Commit 9ac1f0a

Browse files
chore(deps): bump ruff from 0.11.2 to 0.14.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.2 to 0.14.10. - [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.2...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de820b0 commit 9ac1f0a

File tree

2 files changed

+28
-27
lines changed

2 files changed

+28
-27
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ openpyxl = { version = "^3.1.2", optional = true }
2626
pydataxm = { version = "^0.3.2", optional = true }
2727
ruamel-yaml = "^0.17.24"
2828
pycountry = { version = "^22.3.5", optional = true }
29-
ruff = "0.11.2"
29+
ruff = "0.14.11"
3030
tzdata = "^2025.2"
3131
numpy = "^1.24.4"
3232
odfpy = { version = "^1.4.1", optional = true }

0 commit comments

Comments
 (0)