From 1b2dc2f86412bbc2dae0460b12d033d8c7f1c60b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 03:03:42 +0000 Subject: [PATCH] Bump flake8-rst-docstrings from 0.2.5 to 0.2.6 in /requirements Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/peterjc/flake8-rst-docstrings/releases) - [Commits](https://github.com/peterjc/flake8-rst-docstrings/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: flake8-rst-docstrings dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index f94282c..fe9f7cf 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -9,5 +9,5 @@ flake8==3.9.2 flake8-single-quotes==0.1.0 flake8-logging-format==0.6.0 flake8-docstrings==1.6.0 -flake8-rst-docstrings==0.2.5 +flake8-rst-docstrings==0.2.6 responses==0.13.3 \ No newline at end of file