Skip to content

Commit aab6ca3

Browse files
build(deps-dev): update ruff requirement from >=0.16.5 to >=0.16.7 (#62)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cc1c41 commit aab6ca3

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.3",
50-
"ruff>=0.16.5",
50+
"ruff>=0.16.7",
5151
]
5252

5353
[build-system]

0 commit comments

Comments
 (0)