Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit ebf1469

Browse files
build(deps): update ruff requirement from ==0.9.* to ==0.11.*
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.9.0...0.11.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9be6f59 commit ebf1469

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
@@ -5,4 +5,4 @@ pytest-vcr==1.0.*
55
pytest-cov==6.0.*
66
pytest-mock==3.14.0
77
requests-mock==1.12.*
8-
ruff==0.9.*
8+
ruff==0.11.*

0 commit comments

Comments
 (0)