Skip to content

Commit

Permalink
Bump pip-licenses from 4.5.1 to 5.0.0 (#1583)
Browse files Browse the repository at this point in the history
Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.5.1 to 5.0.0.
- [Release notes](https://github.com/raimon49/pip-licenses/releases)
- [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md)
- [Commits](raimon49/pip-licenses@v-4.5.1...v-5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2024
1 parent 069592e commit d0e85bd
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 @@ -28,7 +28,7 @@ pydantic-settings = "2.2.1"


[tool.poetry.dev-dependencies]
pip-licenses = "4.5.1"
pip-licenses = "5.0.0"
pre-commit = "3.7.1"
python-dotenv = "1.0.1"
ruff = "0.5.2"
Expand Down

0 comments on commit d0e85bd

Please sign in to comment.