diff options
author | 2023-05-29 05:29:38 +0000 | |
---|---|---|
committer | 2023-05-29 05:29:38 +0000 | |
commit | ec47f94e182422eb00be560975d9a8d65fe73b3d (patch) | |
tree | ff81d67e3805959dbefa28fb3c169d53e89eebdb /pyproject.toml | |
parent | Merge pull request #2609 from python-discord/dependabot/pip/coverage-7.2.6 (diff) |
Bump pip-licenses from 4.3.1 to 4.3.2 (#2604)
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 9215502dd..b0a153b3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ coverage = "7.2.6" httpx = "0.24.1" isort = "5.12.0" pre-commit = "3.3.2" -pip-licenses = "4.3.1" +pip-licenses = "4.3.2" pytest = "7.3.1" pytest-cov = "4.0.0" pytest-subtests = "0.11.0" |