Skip to content

Commit a158f68

Browse files
chore(deps): update ruff requirement from ==0.13.* to ==0.14.* (#189)
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.13.0...0.14.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2478ffa commit a158f68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ pytest-xdist == 3.8.*
66
types-PyYAML == 6.*
77
black == 25.*
88
mypy == 1.18.*
9-
ruff == 0.13.*
9+
ruff == 0.14.*

0 commit comments

Comments
 (0)