From 612724829058a859dd5cc0d1bcb7aa9b3a66f6ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 01:09:58 +0000 Subject: [PATCH] Bump flake8-docstrings from 1.6.0 to 1.7.0 Bumps [flake8-docstrings](https://github.com/pycqa/flake8-docstrings) from 1.6.0 to 1.7.0. - [Changelog](https://github.com/PyCQA/flake8-docstrings/blob/main/HISTORY.rst) - [Commits](https://github.com/pycqa/flake8-docstrings/compare/1.6.0...1.7.0) --- updated-dependencies: - dependency-name: flake8-docstrings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d4e7b65..481a79d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bandit[toml]==1.7.8 black==24.3.0 codespell==2.2.6 -flake8-docstrings==1.6.0 +flake8-docstrings==1.7.0 flake8==7.0.0 isort==5.13.2 pre-commit==3.7.0