8000 Bump wemake-python-styleguide from 0.16.1 to 0.17.0 (#432) · dry-python/classes@05ef9c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 05ef9c1

Browse files
Bump wemake-python-styleguide from 0.16.1 to 0.17.0 (#432)
Bumps [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/wemake-services/wemake-python-styleguide/releases) - [Changelog](https://github.com/wemake-services/wemake-python-styleguide/blob/master/CHANGELOG.md) - [Commits](wemake-services/wemake-python-styleguide@0.16.1...0.17.0) --- updated-dependencies: - dependency-name: wemake-python-styleguide dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67d28a3 commit 05ef9c1

File tree

2 files changed

+21
-22
lines changed

2 files changed

+21
-22
lines changed

poetry.lock

Lines changed: 20 additions & 21 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
@@ -50,7 +50,7 @@ typing_extensions = ">=3.10,<5.0"
5050
[tool.poetry.dev-dependencies]
5151
mypy = "^0.942"
5252

53-
wemake-python-styleguide = "^0.16"
53+
wemake-python-styleguide = "^0.17"
5454
flake8-pytest-style = "^1.6"
5555
nitpick = "^0.32"
5656

0 commit comments

Comments
 (0)
0