Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 48fce00

Browse files
Bump ruff from 0.9.9 to 0.9.10 (#1254)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.9 to 0.9.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.9.9...0.9.10) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33a1908 commit 48fce00

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -46,7 +46,7 @@ regex = "==2024.11.6"
4646
pytest = "==8.3.5"
4747
pytest-cov = "==6.0.0"
4848
black = "==25.1.0"
49-
ruff = "==0.9.9"
49+
ruff = "==0.9.10"
5050
bandit = "==1.8.3"
5151
build = "==1.2.2.post1"
5252
wheel = "==0.45.1"

0 commit comments

Comments
 (0)