Skip to content

Commit 74d97ce

Browse files
chore(deps-dev): bump ruff in the dev-dependencies group (#16)
Bumps the dev-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.2 to 0.14.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.14.2...0.14.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63ae8e3 commit 74d97ce

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

poetry.lock

Lines changed: 21 additions & 21 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
@@ -26,7 +26,7 @@ streamlit = "^1.50.0"
2626
pytest = "^7.4"
2727
pytest-asyncio = "^0.21"
2828
pytest-cov = "^4.1"
29-
ruff = "^0.14.2"
29+
ruff = "^0.14.4"
3030
mypy = "^1.18"
3131
pre-commit = "^4.3"
3232

0 commit comments

Comments
 (0)