Merge pull request #27 from ilri/renovate/csvkit-1.x-lockfile

Update dependency csvkit to v1.3.0
This commit is contained in:
Alan Orth 2023-10-25 12:08:05 +03:00 committed by GitHub
commit 2a50e75082
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
poetry.lock generated
View File

@ -431,13 +431,13 @@ test = ["coveralls", "pytest (>=5.4.0)", "pytest-black", "pytest-cov (>=2.7.0)",
[[package]]
name = "csvkit"
version = "1.2.0"
version = "1.3.0"
description = "A suite of command-line tools for working with CSV, the king of tabular file formats."
optional = false
python-versions = "*"
files = [
{file = "csvkit-1.2.0-py2.py3-none-any.whl", hash = "sha256:8e84199284fc66bc81bec7e7c690eeb801755e4a13b84c470a06cbd94f27c618"},
{file = "csvkit-1.2.0.tar.gz", hash = "sha256:f927373b97b74d0e17957857a5d51d442127475e42a51e621572b1ba31a018d9"},
{file = "csvkit-1.3.0-py2.py3-none-any.whl", hash = "sha256:4eb8b773734b3eb12da772d9dccd08e4b31274d153d469835a10fe5d1de56818"},
{file = "csvkit-1.3.0.tar.gz", hash = "sha256:b82e6ae2d2bb416517100ecbae8d5d856a0dffae42b712088814a2b7201e1af8"},
]
[package.dependencies]