From 13afdd5146f9b3e31debf0a9c36d282a652db010 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 02:22:49 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.13.1 to 0.16.2 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.1 to 0.16.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.13.1...0.16.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- z8ter-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/z8ter-app/requirements.txt b/z8ter-app/requirements.txt index 5195ad7..9e3f72a 100644 --- a/z8ter-app/requirements.txt +++ b/z8ter-app/requirements.txt @@ -51,7 +51,7 @@ requests==2.32.5 requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==13.9.4 -ruff==0.13.1 +ruff==0.16.2 setuptools==80.9.0 sniffio==1.3.1 starlette==0.47.2