Skip to content

Commit

Permalink
Bump flake8-docstrings from 1.3.1 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [flake8-docstrings](https://gitlab.com/pycqa/flake8-docstrings) from 1.3.1 to 1.4.0.
- [Release notes](https://gitlab.com/pycqa/flake8-docstrings/tags)
- [Changelog](https://gitlab.com/pycqa/flake8-docstrings/blob/master/HISTORY.rst)
- [Commits](https://gitlab.com/pycqa/flake8-docstrings/compare/1.3.1...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 27, 2019
1 parent 2befe7f commit b58e903
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -56,7 +56,7 @@ flake8-builtins = "^1.4"
flake8-commas = "^2.0"
flake8-quotes = "^2.1"
flake8-comprehensions = "^2.2"
flake8-docstrings = "^1.3"
flake8-docstrings = "^1.4"
flake8-string-format = "^0.2"
flake8-coding = "^1.3"
flake8-bugbear = "^19.8"
Expand Down

0 comments on commit b58e903

Please sign in to comment.