Skip to content

Commit 186d852

Browse files
dependabot[bot]olivmath
authored andcommitted
build(deps-dev): update pyclean requirement from ^2.2.0 to ^3.0.0
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] <support@github.com>
1 parent 0328cb9 commit 186d852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ classifiers = [
3838
conventional-pre-commit = "^3.0.0"
3939
pre-commit = "^3.0.3"
4040
coverage = "^7.2.7"
41-
pyclean = "^2.2.0"
41+
pyclean = "^3.0.0"
4242
pytest = "^7.2.1"
4343
black = "^24.1.1"
4444

0 commit comments

Comments
 (0)