diff options
| author | 2024-03-29 19:30:55 +0000 | |
|---|---|---|
| committer | 2024-03-29 19:30:55 +0000 | |
| commit | 64a5ce0d920e859864c0fd0f50f7f7dcfeb59da6 (patch) | |
| tree | 3366263b8a97149846c85605028aeb8defb690fe /pyproject.toml | |
| parent | Bump markdownify from 0.11.6 to 0.12.1 (#2983) (diff) | |
Bump pip-licenses from 4.3.4 to 4.4.0 (#2985)
Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.3.4 to 4.4.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.3.4...v-4.4.0)
---
updated-dependencies:
- dependency-name: pip-licenses
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 d76802ec2..1aa866e8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ pydantic-settings = "2.2.1" coverage = "7.4.4" httpx = "0.27.0" pre-commit = "3.7.0" -pip-licenses = "4.3.4" +pip-licenses = "4.4.0" pytest = "8.1.1" pytest-cov = "5.0.0" pytest-subtests = "0.12.1" |