diff options
| author | 2024-01-23 00:00:07 +0000 | |
|---|---|---|
| committer | 2024-01-23 00:00:07 +0000 | |
| commit | ef0d45ac3f993b6073d201de32e32101a204456f (patch) | |
| tree | d00a85ca3db4c28d9eb232f0ff2eea6ecf7faac7 /pyproject.toml | |
| parent | Bump emoji from 2.9.0 to 2.10.0 (#1432) (diff) | |
Bump pip-licenses from 4.3.3 to 4.3.4 (#1435)
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 de4d1fe5..6f0149a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ pydantic-settings = "2.1.0" [tool.poetry.dev-dependencies] -pip-licenses = "4.3.3" +pip-licenses = "4.3.4" pre-commit = "3.6.0" python-dotenv = "1.0.0" ruff = "0.1.13" |