Skip to content

Commit e7badc8

Browse files
deps: update ruff requirement from >=0.11.0 to >=0.15.13 (#53)
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.11.0...0.15.13) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13688b8 commit e7badc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest>=9.0.3
22
pytest-asyncio>=1.3.0
33
pytest-cov>=5.0
4-
ruff>=0.11.0
4+
ruff>=0.15.13
55
tzdata>=2026.2

0 commit comments

Comments
 (0)