Skip to content

Commit

Permalink
chore(deps-dev): bump wemake-python-styleguide from 0.16.0 to 0.17.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.16.0 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.0...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>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent e98a00d commit d517293
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 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 @@ -35,7 +35,7 @@ autoflake = "1.7.8"
black = "22.3.0"
isort = "5.10.1"
mypy = "0.910.0"
wemake-python-styleguide = "0.16.0"
wemake-python-styleguide = "0.17.0"
bandit = "1.7.2" # https://github.com/PyCQA/bandit/issues/837

pytest = "7.2.0"
Expand Down

0 comments on commit d517293

Please sign in to comment.