diff options
author | 2024-01-23 00:02:46 +0000 | |
---|---|---|
committer | 2024-01-23 00:02:46 +0000 | |
commit | 20bb94f326fcee4499bc4262b2a90b09ef2be98a (patch) | |
tree | 2d3f2b791e43471664eff89f185bcd531ca88e3c /pyproject.toml | |
parent | Bump emoji from 2.9.0 to 2.10.0 (#2890) (diff) |
Bump pip-licenses from 4.3.3 to 4.3.4 (#2893)
Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.3.3 to 4.3.4.
- [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.3...v-4.3.4)
---
updated-dependencies:
- dependency-name: pip-licenses
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 cbf20c31a..286fa556b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ pydantic-settings = "2.1.0" coverage = "7.4.0" httpx = "0.26.0" pre-commit = "3.6.0" -pip-licenses = "4.3.3" +pip-licenses = "4.3.4" pytest = "7.4.4" pytest-cov = "4.1.0" pytest-subtests = "0.11.0" |