Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 073306d commit be72f2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -23,7 +23,7 @@ black = "^23.11.0"
pre-commit = "^3.5.0"
isort = "^5.12.0"
pylint = "^3.0.2"
pyclean = "^2.7.5"
pyclean = "^2.7.6"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit be72f2e

Please sign in to comment.