Skip to content

Commit

Permalink
build(deps-dev): bump pyclean from 2.7.6 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [pyclean](https://github.com/bittner/pyclean) from 2.7.6 to 3.0.0.
- [Commits](bittner/pyclean@2.7.6...3.0.0)

---
updated-dependencies:
- dependency-name: pyclean
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 603c972 commit f2cbe6f
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 @@ pickledb-ujson = "^1.0.16"
black = "^23.12.1"
isort = "^5.13.2"
pre-commit = "^3.7.0"
pyclean = "^2.7.6"
pyclean = "^3.0.0"
pylint = "^2.17.7"

[build-system]
Expand Down

0 comments on commit f2cbe6f

Please sign in to comment.