Skip to content

Commit

Permalink
Merge pull request #423 from RasaHQ/dependabot-pip-flake8-docstrings-…
Browse files Browse the repository at this point in the history
…1.6.0

Bump flake8-docstrings from 1.5.0 to 1.6.0
  • Loading branch information
alwx authored May 18, 2021
2 parents c744c54 + 8037a6d commit 4075123
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 5 deletions.
27 changes: 23 additions & 4 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
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ coveralls = "^3.0.1"
pytest = "^6.2.2"
black = "^20.8b1"
flake8 = "^3.8.2"
flake8-docstrings = "^1.5.0"
flake8-docstrings = "^1.6.0"
pytest-sanic = "^1.6.1"
questionary = ">=1.7.0,<1.9.0"
towncrier = "^19.2.0"
Expand Down

0 comments on commit 4075123

Please sign in to comment.