Skip to content

Commit

Permalink
Merge pull request #221 from censys/dependabot/pip/flake8-pytest-styl…
Browse files Browse the repository at this point in the history
…e-1.6.0

chore(deps-dev): bump flake8-pytest-style from 1.5.1 to 1.6.0
  • Loading branch information
thehappydinoa authored Dec 25, 2021
2 parents 7a356cc + 1b87fee commit a01f2c4
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 @@ -55,7 +55,7 @@ importlib-metadata = { version = "^4.6.1", markers = "python_version < '3.8'" }
# Lint
flake8 = "^3.9.2"
flake8-docstrings = "^1.6.0"
flake8-pytest-style = "^1.5.1"
flake8-pytest-style = "^1.6.0"
flake8-simplify = "^0.14.2"
flake8-comprehensions = "^3.7.0"
flake8-isort = "^4.1.1"
Expand Down

0 comments on commit a01f2c4

Please sign in to comment.