From f0d1d0ad797bacd3a2e81e7b9743830c375a81b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 03:04:23 +0000 Subject: [PATCH] Bump flake8-rst-docstrings from 0.2.5 to 0.2.7 in /requirements Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) from 0.2.5 to 0.2.7. - [Release notes](https://github.com/peterjc/flake8-rst-docstrings/releases) - [Commits](https://github.com/peterjc/flake8-rst-docstrings/commits) --- 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..3285dc1 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.7 responses==0.13.3 \ No newline at end of file