Skip to content

Commit bbc52be

Browse files
Build(deps-dev): Update ruff requirement from >=0.15.21 to >=0.15.22
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.21...0.15.22) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae59909 commit bbc52be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev = [
4848
"pytest-benchmark>=5.2.3",
4949
"pytest-cov>=7.1.0",
5050
"pytest-xdist[psutil]>=3.8.0",
51-
"ruff>=0.15.21",
51+
"ruff>=0.15.22",
5252
"sphinx>=9.0.4",
5353
"tox>=4.56.4",
5454
"tox-gh-actions>=3.5.0",

0 commit comments

Comments
 (0)