Skip to content

Commit

Permalink
Bump nitpick from 0.34.0 to 0.35.0 (#133)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent a791e63 commit 86c9d94
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
20 changes: 16 additions & 4 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 @@ -29,7 +29,7 @@ mypy = "^1.5"

wemake-python-styleguide = "^0.18"
flake8-pytest-style = "^1.5"
nitpick = "^0.34"
nitpick = ">=0.34,<0.36"
doc8 = "^1.1"

pytest = "^7.3"
Expand Down

0 comments on commit 86c9d94

Please sign in to comment.