Skip to content

Commit ec55b44

Browse files
build(deps-dev): update ruff requirement from >=0.15.22 to >=0.16.0 (#51)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0e9b65 commit ec55b44

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
@@ -47,7 +47,7 @@ dev = [
4747
"pytest>=9.1.1",
4848
"pytest-cov>=7.1.0",
4949
"python-dotenv>=1.2.2",
50-
"ruff>=0.15.22",
50+
"ruff>=0.16.0",
5151
]
5252

5353
[build-system]

0 commit comments

Comments
 (0)