Skip to content

Commit

Permalink
Merge pull request #12 from robbinjanssen/dependabot/pip/flake8-docst…
Browse files Browse the repository at this point in the history
…rings-1.7.0

Bump flake8-docstrings from 1.6.0 to 1.7.0
  • Loading branch information
robbinjanssen committed Jan 28, 2023
2 parents 4657a92 + a0dea5b commit da8e6da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ flake8-bandit = "^3.0.0"
flake8-bugbear = "^22.10.27"
flake8-builtins = "^2.0.1"
flake8-comprehensions = "^3.10.1"
flake8-docstrings = "^1.5.0"
flake8-docstrings = "^1.7.0"
flake8-eradicate = "^1.4.0"
flake8-markdown = "^0.3.0"
flake8-simplify = "^0.19.3"
Expand Down

0 comments on commit da8e6da

Please sign in to comment.