From 1036fe69757f75f96b77a806fa96842e047ac8a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:31:26 +0000 Subject: [PATCH] Bump pydoclint from 0.5.3 to 0.5.4 Bumps [pydoclint](https://github.com/jsh9/pydoclint) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](https://github.com/jsh9/pydoclint/compare/0.5.3...0.5.4) --- updated-dependencies: - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d05995..3c30be5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ tenacity==8.5.0 flake8==7.1.0 flake8-docstrings==1.7.0 pep8-naming==0.14.1 -pydoclint==0.5.3 +pydoclint==0.5.4 bandit==1.7.9 black==24.4.2