Skip to content

Commit da22f0b

Browse files
Bump flake8-pytest-style from 1.5.1 to 1.6.0 (#1194)
Bumps [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/m-burst/flake8-pytest-style/releases) - [Commits](m-burst/flake8-pytest-style@v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: flake8-pytest-style dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5368d7 commit da22f0b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ httpx = "^0.21"
6767

6868
mypy = "^0.921"
6969
wemake-python-styleguide = "^0.16"
70-
flake8-pytest-style = "^1.5"
70+
flake8-pytest-style = "^1.6"
7171
flake8-pyi = "^20.10"
7272
# TODO: Remove this restriction when `ruamel.yaml.clib` works
7373
# correctly with Python 3.10. That lib is a dependency of `nitpick`!

0 commit comments

Comments
 (0)