Skip to content

Commit

Permalink
Bump wemake-python-styleguide from 0.18.0 to 0.19.0
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.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.18.0...0.19.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>
  • Loading branch information
dependabot[bot] committed Mar 26, 2024
1 parent 36fbc2e commit c7e6a7e
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 @@ -50,7 +50,7 @@ pytest = "^8.1"
mypy = "^1.9"
types-humanfriendly = "^10.0"

wemake-python-styleguide = "^0.18"
wemake-python-styleguide = ">=0.18,<0.20"
flake8-pytest-style = "^1.6"
nitpick = ">=0.33,<0.36"

Expand Down

0 comments on commit c7e6a7e

Please sign in to comment.