From 321154802d40cdc02bf7996ef61f56bfc2b3c7bd Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 11 Jun 2026 23:37:01 +0000 Subject: [PATCH] chore(deps): update python-nonmajor to v0.15.17 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4a344154..b4b7758a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ test = [ "coverage", ] lint = [ - "ruff==0.15.16", + "ruff==0.15.17", "mypy", "types-aiofiles", "types-requests",