Skip to content

Commit 90b4ae1

Browse files
build(deps-dev): update ruff requirement from >=0.16.3 to >=0.16.4 (#57)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8dc87c9 commit 90b4ae1

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.16.3",
50+
"ruff>=0.16.4",
5151
]
5252

5353
[build-system]

0 commit comments

Comments
 (0)