diff options
| author | 2023-09-22 03:40:49 +0000 | |
|---|---|---|
| committer | 2023-09-22 03:40:49 +0000 | |
| commit | de3d25f397cee192f8c5ce67b54ca1e483aa4e5d (patch) | |
| tree | 9e1f8d0757fb9747cb3e233b80d247adea0262d8 /pyproject.toml | |
| parent | Bump pillow from 10.0.0 to 10.0.1 (#1369) (diff) | |
Bump pip-licenses from 4.3.2 to 4.3.3 (#1371)
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 1f58b4c8..d630a7b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ pydantic = { version = "1.10.9", extras = ["dotenv"]} [tool.poetry.dev-dependencies] isort = "5.12.0" -pip-licenses = "4.3.2" +pip-licenses = "4.3.3" pre-commit = "3.4.0" python-dotenv = "1.0.0" ruff = "0.0.290" |