Skip to content

Commit

Permalink
Bump nitpick from 0.33.2 to 0.34.0
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]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 96ef08e commit a1ceb6e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -70,7 +70,7 @@ pep8-naming = "^0.13"
darglint = "^1.2"

[tool.poetry.group.test.dependencies]
nitpick = "^0.33"
nitpick = ">=0.33,<0.35"
flake8-pytest-style = "^1.5"

pytest = "^7.3"
Expand Down

0 comments on commit a1ceb6e

Please sign in to comment.