Skip to content

Commit

Permalink
Bump nitpick from 0.34.0 to 0.35.0 (#2416)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 1831107 commit 8b7710b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
22 changes: 17 additions & 5 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 @@ -24,7 +24,7 @@ binaryornot = "^0.4"

wemake-python-styleguide = "^0.18"
flake8-pytest-style = "^1.7"
nitpick = "^0.34"
nitpick = "^0.35"

pytest = "^7.4"
pytest-randomly = "^3.15"
Expand Down

0 comments on commit 8b7710b

Please sign in to comment.