Skip to content

Commit 619fc3d

Browse files
Bump ruff from 0.9.4 to 0.9.5 (#971)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.4 to 0.9.5. - [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.4...0.9.5) --- 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 c2581a3 commit 619fc3d

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
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
@@ -37,7 +37,7 @@ legacy-cgi = "==2.6.2"
3737
pytest = "==8.3.4"
3838
pytest-cov = "==6.0.0"
3939
black = "==25.1.0"
40-
ruff = "==0.9.4"
40+
ruff = "==0.9.5"
4141
bandit = "==1.8.2"
4242
build = "==1.2.2.post1"
4343
wheel = "==0.45.1"

0 commit comments

Comments
 (0)