Skip to content

Commit

Permalink
Bump nitpick from 0.33.2 to 0.34.0 (#2307)
Browse files Browse the repository at this point in the history
Bumps [nitpick](https://github.com/andreoliwa/nitpick) from 0.33.2 to 0.34.0.
- [Release notes](https://github.com/andreoliwa/nitpick/releases)
- [Changelog](https://github.com/andreoliwa/nitpick/blob/develop/CHANGELOG.md)
- [Commits](andreoliwa/nitpick@v0.33.2...v0.34.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 Aug 21, 2023
1 parent 66b8fe6 commit 884e41a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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.33"
nitpick = "^0.34"

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

0 comments on commit 884e41a

Please sign in to comment.