Skip to content

Commit 8b3bb9d

Browse files
Bump nitpick from 0.25.0 to 0.26.0
Bumps [nitpick](https://github.com/andreoliwa/nitpick) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/andreoliwa/nitpick/releases) - [Changelog](https://github.com/andreoliwa/nitpick/blob/develop/CHANGELOG.md) - [Commits](andreoliwa/nitpick@v0.25.0...v0.26.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e3bf2c9 commit 8b3bb9d

File tree

2 files changed

+24
-6
lines changed

2 files changed

+24
-6
lines changed

poetry.lock

Lines changed: 23 additions & 5 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
@@ -69,7 +69,7 @@ mypy = "^0.812"
6969
wemake-python-styleguide = "^0.15"
7070
flake8-pytest-style = "^1.4"
7171
flake8-pyi = "^20.10"
72-
nitpick = "^0.25"
72+
nitpick = "^0.26"
7373
codespell = "^2.0"
7474

7575
safety = "^1.10"

0 commit comments

Comments
 (0)