Skip to content

Commit

Permalink
Bump wemake-python-styleguide from 0.18.0 to 0.19.2
Browse files Browse the repository at this point in the history
Bumps [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) from 0.18.0 to 0.19.2.
- [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.18.0...0.19.2)

---
updated-dependencies:
- dependency-name: wemake-python-styleguide
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent cddf58c commit 7b5e71c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 18 deletions.
59 changes: 42 additions & 17 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 @@ python = "^3.9"
[tool.poetry.group.dev.dependencies]
mypy = "^1.8"

wemake-python-styleguide = "^0.18"
wemake-python-styleguide = "^0.19"
flake8-pytest-style = "^1.6"
nitpick = "^0.34"

Expand Down

0 comments on commit 7b5e71c

Please sign in to comment.