Skip to content

Commit ffd6d44

Browse files
chore(deps-dev): bump ruff from 0.15.14 to 0.15.15
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.14 to 0.15.15. - [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.15.14...0.15.15) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b54d7b5 commit ffd6d44

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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
@@ -41,7 +41,7 @@ python = "^3.9"
4141
sqlparse = ">=0.5.0"
4242

4343
[tool.poetry.group.dev.dependencies]
44-
ruff = ">=0.15.14,<0.16.0"
44+
ruff = ">=0.15.15,<0.16.0"
4545
mypy = "^1.19.1"
4646
pytest = "^8.4.2"
4747
poethepoet = ">=0.26.1,<0.38.0"

0 commit comments

Comments
 (0)