Skip to content

Commit e347045

Browse files
chore: bump ruff from 0.15.13 to 0.15.14
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.13 to 0.15.14. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.13...0.15.14) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 250a236 commit e347045

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
@@ -27,7 +27,7 @@ test = [
2727
"pytest==9.0.3",
2828
"pytest-asyncio==1.3.0",
2929
"pytest-cov==7.1.0",
30-
"ruff==0.15.13",
30+
"ruff==0.15.14",
3131
]
3232
dev = [
3333
"ariadne-codegen[subscriptions]",

0 commit comments

Comments
 (0)