diff options
author | 2024-08-30 08:43:58 +0000 | |
---|---|---|
committer | 2024-08-30 08:43:58 +0000 | |
commit | c8a5e2442eaf7d7ba7975b9b6ad355280b5ba373 (patch) | |
tree | ef15691cf4691a4c4712ab76b639cd2689a5c001 /pyproject.toml | |
parent | Bump ruff from 0.5.2 to 0.6.2 (#3151) (diff) |
Bump pip-licenses from 4.5.1 to 5.0.0 (#3134)
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](https://github.com/raimon49/pip-licenses/compare/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>
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 2fe8b55e6..4608833a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ pydantic-settings = "2.2.1" coverage = "7.6.0" httpx = "0.27.0" pre-commit = "3.7.1" -pip-licenses = "4.5.1" +pip-licenses = "5.0.0" pytest = "8.2.2" pytest-cov = "5.0.0" pytest-subtests = "0.13.1" |