Skip to content

Commit 540f4ee

Browse files
deps(deps): update ruff requirement in the batch-updates group (#20)
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `ruff` to 0.15.12 - [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.11...0.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:production dependency-group: batch-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3961618 commit 540f4ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
black>=26.3.1
3-
ruff>=0.15.11
3+
ruff>=0.15.12
44
pytest>=9.0.3
55
pytest-cov>=7.1.0
66
mock>=5.2.0

0 commit comments

Comments
 (0)