Skip to content

Commit fed9ee1

Browse files
build(deps-dev): bump ruff from 0.8.3 to 0.8.4 in the dependencies group (#40)
Bumps the dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.8.3 to 0.8.4 - [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.8.3...0.8.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d96616 commit fed9ee1

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
@@ -37,7 +37,7 @@ python = "^3.8"
3737
pyright = "^1.1.391"
3838
pylint = "^3.2.7"
3939
pytest = "^8.3.4"
40-
ruff = "^0.8.3"
40+
ruff = "^0.8.4"
4141
setuptools = "^75.3.0"
4242

4343
[tool.poetry.build]

0 commit comments

Comments
 (0)