From fa5e40839699fec3fc3fbbde59d20eff428cfc7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 13:26:21 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.15.22 to 0.16.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.22 to 0.16.1. - [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.15.22...0.16.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index d860b4b..7582f45 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -2,4 +2,4 @@ jsonschema==4.26.0 pyshacl==0.40.0 rdflib==7.6.0 pytest==9.1.1 -ruff==0.15.22 +ruff==0.16.1