Skip to content

Commit

Permalink
build(deps-dev): update pyclean requirement from ^2.2.0 to ^3.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pyclean](https://github.com/bittner/pyclean) to permit the latest version.
- [Commits](bittner/pyclean@2.2.0...3.0.0)

---
updated-dependencies:
- dependency-name: pyclean
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and olivmath committed Oct 19, 2024
1 parent 0328cb9 commit 186d852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ classifiers = [
conventional-pre-commit = "^3.0.0"
pre-commit = "^3.0.3"
coverage = "^7.2.7"
pyclean = "^2.2.0"
pyclean = "^3.0.0"
pytest = "^7.2.1"
black = "^24.1.1"

Expand Down

0 comments on commit 186d852

Please sign in to comment.