Skip to content

Commit bffd381

Browse files
build(deps-dev): update ruff requirement from >=0.15.10 to >=0.15.21 (#45)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73c0d60 commit bffd381

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
@@ -46,7 +46,7 @@ dev = [
4646
"pytest>=9.1.1",
4747
"pytest-cov>=7.1.0",
4848
"python-dotenv>=1.2.2",
49-
"ruff>=0.15.10",
49+
"ruff>=0.15.21",
5050
]
5151

5252
[build-system]

0 commit comments

Comments
 (0)