Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 89bb88d

Browse files
Bump wemake-python-styleguide from 0.16.1 to 0.17.0
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>
1 parent 96af383 commit 89bb88d

2 files changed

Lines changed: 19 additions & 20 deletions

File tree

poetry.lock

Lines changed: 18 additions & 19 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
@@ -32,7 +32,7 @@ redis="*"
3232
flake8 = "^4.0.1"
3333
isort = "^5.10.1"
3434
black = "^22.8.0"
35-
wemake-python-styleguide = "^0.16.1"
35+
wemake-python-styleguide = "^0.17.0"
3636
mypy = "^1.10"
3737
SQLAlchemy = { extras = ["mypy"], version = "^1.4.42" }
3838
pytest = "^7.1.3"

0 commit comments

Comments
 (0)