From 0e4a18abd319eee877b764834cc7e5552602da2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 06:14:21 +0000 Subject: [PATCH] Update dependency pydocstyle to v6.3.0 --- requirements-style.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-style.txt b/requirements-style.txt index 13140a1..39f624c 100644 --- a/requirements-style.txt +++ b/requirements-style.txt @@ -1,6 +1,6 @@ pip flake8>=3.7.5 -pydocstyle==6.1.1 +pydocstyle==6.3.0 flake8-bandit>=1.0.1 flake8-bugbear>=17.12.0 flake8-comprehensions>=1.4.1