diff options
| author | 2023-04-29 14:36:23 +0100 | |
|---|---|---|
| committer | 2023-04-29 14:36:23 +0100 | |
| commit | fc3f8173ec4ba93a4931ae72e37558593aea95ae (patch) | |
| tree | 4dc1513832bdad37fe8cbf84691f9d93236a6e38 /pyproject.toml | |
| parent | Merge pull request #2554 from python-discord/update-docker-compose (diff) | |
Bump pip-licenses from 4.2.0 to 4.3.0 (#2560)
Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.2.0 to 4.3.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.2.0...v-4.3.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 b0012d4ac..00b282976 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ coverage = "7.2.3"  httpx = "0.24.0"  isort = "5.12.0"  pre-commit = "3.2.2" -pip-licenses = "4.2.0" +pip-licenses = "4.3.0"  pytest = "7.3.1"  pytest-cov = "4.0.0"  pytest-subtests = "0.10.0" | 
