Skip to content

Commit aa49d59

Browse files
Bump ruff from 0.15.22 to 0.16.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.22 to 0.16.1. - [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.22...0.16.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffd7176 commit aa49d59

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
@@ -39,7 +39,7 @@ scipy = [
3939
]
4040

4141
pytest-cov = ">=5,<8"
42-
ruff = "^0.15.22"
42+
ruff = ">=0.15.22,<0.17.0"
4343
mypy = "^1.11.2"
4444
pytest = "^8.3.3"
4545

0 commit comments

Comments
 (0)