From 4cd93da1f27b8664f0c82f0b4140361a45b77142 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 14:14:45 +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 c875c69..936e06a 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