Skip to content

Commit d7c065c

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 58fd9db commit d7c065c

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
@@ -65,7 +65,7 @@ bandit = "*"
6565
freezegun = "*"
6666
pytest = "*"
6767
pylint = "^4.0.5"
68-
ruff = "==0.15.14"
68+
ruff = "==0.15.15"
6969
Sphinx = "^7.3.7"
7070
sphinx-rtd-theme = "^3.1.0"
7171
pytest-cov = "^7.1.0"

0 commit comments

Comments
 (0)