Bump ruff from 0.14.6 to 0.14.10
- ID
83e98e9- date
2025-12-19 09:29:57+00:00- author
dependabot <https://github.com/dependabot>- parent
100cfe3- message
Bump ruff from 0.14.6 to 0.14.10 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.6 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](https://github.com/astral-sh/ruff/compare/0.14.6...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 1 addition, 1 deletion
Changed files
dev_requirements.txt (635) → dev_requirements.txt (636)
diff --git a/dev_requirements.txt b/dev_requirements.txt
index 14e7a93..9eed145 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -22,7 +22,7 @@ pygments==2.19.2
# via pytest
pytest==9.0.1
# via -r dev_requirements.in
-ruff==0.14.6
+ruff==0.14.10
# via -r dev_requirements.in
typing-extensions==4.15.0
# via mypy