Skip to content

Commit e05d3f1

Browse files
chore(deps): update dependency ruff to >=0.14.0,<0.15.0 (#323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0553aee commit e05d3f1

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
@@ -42,7 +42,7 @@ plugins = ["ariadne_codegen.contrib.shorter_results.ShorterResultsPlugin"]
4242

4343
[project.optional-dependencies]
4444
dev = [
45-
"ruff>=0.13.0,<0.14.0",
45+
"ruff>=0.14.0,<0.15.0",
4646
"pytest>=8.3,<9",
4747
"build>=1.3,<2",
4848
"pytest-cov>=7,<8",

0 commit comments

Comments
 (0)