Skip to content

Commit 9f94208

Browse files
Bump ruff from 0.9.1 to 0.9.2 (#629)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.1 to 0.9.2. - [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.1...0.9.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d4bb48 commit 9f94208

File tree

2 files changed

+22
-24
lines changed

2 files changed

+22
-24
lines changed

poetry.lock

+21-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pygments = "==2.19.1"
3434
pytest = "==8.3.4"
3535
pytest-cov = "==6.0.0"
3636
black = "==24.10.0"
37-
ruff = "==0.9.1"
37+
ruff = "==0.9.2"
3838
bandit = "==1.8.2"
3939
build = "==1.2.2.post1"
4040
wheel = "==0.45.1"

0 commit comments

Comments
 (0)