Skip to content

Commit e827a15

Browse files
build(deps-dev): bump nitpick from 0.34.0 to 0.35.0 (#1742)
Bumps [nitpick](https://github.com/andreoliwa/nitpick) from 0.34.0 to 0.35.0. - [Release notes](https://github.com/andreoliwa/nitpick/releases) - [Changelog](https://github.com/andreoliwa/nitpick/blob/develop/CHANGELOG.md) - [Commits](andreoliwa/nitpick@v0.34.0...v0.35.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 5da46fc commit e827a15

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

poetry.lock

Lines changed: 16 additions & 4 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
@@ -60,7 +60,7 @@ httpx = "^0.26"
6060
wemake-python-styleguide = "^0.18"
6161
flake8-pytest-style = "^1.6"
6262
flake8-pyi = "^23.11"
63-
nitpick = "^0.34"
63+
nitpick = "^0.35"
6464
codespell = "^2.2"
6565
slotscheck = "^0.17"
6666

0 commit comments

Comments
 (0)