Skip to content

Commit 42f18c6

Browse files
Bump nitpick from 0.31.0 to 0.32.0 (#381)
Bumps [nitpick](https://github.com/andreoliwa/nitpick) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/andreoliwa/nitpick/releases) - [Changelog](https://github.com/andreoliwa/nitpick/blob/develop/CHANGELOG.md) - [Commits](andreoliwa/nitpick@v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: nitpick dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e94df80 commit 42f18c6

File tree

2 files changed

+126
-19
lines changed

2 files changed

+126
-19
lines changed

poetry.lock

Lines changed: 125 additions & 18 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
@@ -52,7 +52,7 @@ mypy = "^0.931"
5252

5353
wemake-python-styleguide = "^0.16"
5454
flake8-pytest-style = "^1.6"
55-
nitpick = "^0.31"
55+
nitpick = "^0.32"
5656

5757
safety = "^1.10"
5858

0 commit comments

Comments
 (0)