diff options
| author | 2023-04-13 12:38:14 +0100 | |
|---|---|---|
| committer | 2023-04-13 12:38:14 +0100 | |
| commit | 1afab1def74296cdff5e996663b5a5b9326d0167 (patch) | |
| tree | 2df489e08dcae488c056d582ead7662aa25da210 /pyproject.toml | |
| parent | Merge pull request #1253 from python-discord/dependabot/pip/rapidfuzz-2.15.1 (diff) | |
| parent | Bump pip-licenses from 4.1.0 to 4.2.0 (diff) | |
Merge pull request #1254 from python-discord/dependabot/pip/pip-licenses-4.2.0
Bump pip-licenses from 4.1.0 to 4.2.0
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 ca8c39cc..8add587c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ flake8-tidy-imports = "4.8.0" flake8-todo = "0.7" flake8-isort = "6.0.0" pep8-naming = "0.13.3" -pip-licenses = "4.1.0" +pip-licenses = "4.2.0" pre-commit = "3.2.2" python-dotenv = "1.0.0" taskipy = "1.10.4" |