aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-09 10:17:07 +0000
committerGravatar GitHub <[email protected]>2022-12-09 10:17:07 +0000
commit447b1b2e6acf3eb62a760d8ceeabc4f8bfd15d15 (patch)
tree03a362973b8f07794e87aab7607382fffbd2cf23 /pyproject.toml
parentMerge pull request #1156 from python-discord/dependabot/pip/emojis-0.7.0 (diff)
Bump pip-licenses from 4.0.1 to 4.0.3
Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.0.1 to 4.0.3. - [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.0.1...v-4.0.3) --- updated-dependencies: - dependency-name: pip-licenses dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index bea29b64..9a2f92c6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -36,7 +36,7 @@ flake8-tidy-imports = "4.8.0"
flake8-todo = "0.7"
flake8-isort = "5.0.3"
pep8-naming = "0.13.2"
-pip-licenses = "4.0.1"
+pip-licenses = "4.0.3"
pre-commit = "2.20.0"
python-dotenv = "0.21.0"
taskipy = "1.10.3"