From d7cce0c6f2703a34974b5d5417bf1b11ef5af2d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 20:08:00 +0000 Subject: [PATCH] chore(deps): update dependency ruff to v0.16.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec5dff1..c131d59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ pydantic==2.13.4 pycryptodome==3.23.0 cryptography==46.0.7 pyOpenSSL==25.3.0 -ruff==0.15.13 +ruff==0.16.3 inflection twine \ No newline at end of file