aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-22 03:43:17 +0000
committerGravatar GitHub <[email protected]>2023-09-22 03:43:17 +0000
commit6eb4ea403a132d91a956678509a945b64e0709c5 (patch)
treefb05cdb54b75b9996af87ba1c6ee06d4fcbe161f /pyproject.toml
parentBump tldextract from 3.5.0 to 3.6.0 (#2764) (diff)
Bump pip-licenses from 4.3.2 to 4.3.3 (#2765)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 67b4e1f26..e4b8eb3f4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -35,7 +35,7 @@ pydantic-settings = "2.0.3"
coverage = "7.3.1"
httpx = "0.25.0"
pre-commit = "3.4.0"
-pip-licenses = "4.3.2"
+pip-licenses = "4.3.3"
pytest = "7.4.2"
pytest-cov = "4.1.0"
pytest-subtests = "0.11.0"