From a5d5b74b20edfa450a1d394df09bb73aaaa22a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:30:22 +0000 Subject: [PATCH] chore(deps): bump pydocstringformatter in /requirements Bumps [pydocstringformatter](https://github.com/DanielNoord/pydocstringformatter) from 0.7.3 to 0.7.5. - [Release notes](https://github.com/DanielNoord/pydocstringformatter/releases) - [Commits](https://github.com/DanielNoord/pydocstringformatter/compare/v0.7.3...v0.7.5) --- updated-dependencies: - dependency-name: pydocstringformatter dependency-version: 0.7.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 50e5df2..8d1f272 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -19,6 +19,6 @@ isort==6.0.1 mypy==1.17.1 pylint==3.3.7 bandit==1.8.5 -pydocstringformatter==0.7.3 +pydocstringformatter==0.7.5 tox==4.28.4 codespell==2.4.1