diff --git a/pyproject.toml b/pyproject.toml index ebe5f6a..ff41308 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ test = """ """ [[tool.hatch.envs.test.matrix]] -python = ["3.11"] +python = ["3.12"] [tool.hatch.envs.lint] detached = true diff --git a/requirements.txt b/requirements.txt index f273d5c..d84a1db 100755 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --all-extras --output-file=requirements.txt --resolver=backtracking pyproject.toml # -annotated-types==0.5.0 +annotated-types==0.6.0 # via pydantic attrs==23.1.0 # via @@ -17,7 +17,7 @@ cfgv==3.4.0 # via pre-commit chardet==5.2.0 # via frictionless -charset-normalizer==3.3.0 +charset-normalizer==3.3.1 # via requests click==8.1.7 # via typer @@ -29,7 +29,7 @@ distlib==0.3.7 # via virtualenv et-xmlfile==1.1.0 # via openpyxl -filelock==3.12.4 +filelock==3.13.0 # via virtualenv frictionless==5.16.0 # via hdx-python-utilities @@ -63,7 +63,7 @@ loguru==0.7.2 # via hdx-python-utilities markdown-it-py==3.0.0 # via rich -marko==2.0.0 +marko==2.0.1 # via frictionless markupsafe==2.1.3 # via jinja2 @@ -85,7 +85,7 @@ ply==3.11 # via # jsonpath-ng # libhxl -pre-commit==3.4.0 +pre-commit==3.5.0 # via hdx-python-country (pyproject.toml) pydantic==2.4.2 # via frictionless @@ -95,9 +95,9 @@ pygments==2.16.1 # via rich pyphonetics==0.5.3 # via hdx-python-country (pyproject.toml) -pyrsistent==0.19.3 +pyrsistent==0.20.0 # via jsonschema -pytest==7.4.2 +pytest==7.4.3 # via # hdx-python-country (pyproject.toml) # pytest-cov @@ -130,11 +130,11 @@ rfc3986==2.0.0 # via frictionless rich==13.6.0 # via typer -ruamel-yaml==0.17.34 +ruamel-yaml==0.18.2 # via hdx-python-utilities ruamel-yaml-clib==0.2.8 # via ruamel-yaml -shellingham==1.5.3 +shellingham==1.5.4 # via typer simpleeval==0.9.13 # via frictionless @@ -145,7 +145,7 @@ six==1.16.0 # requests-file stringcase==1.2.0 # via frictionless -structlog==23.1.0 +structlog==23.2.0 # via libhxl tableschema-to-template==0.0.13 # via hdx-python-utilities @@ -165,13 +165,13 @@ unidecode==1.3.7 # via # libhxl # pyphonetics -urllib3==2.0.6 +urllib3==2.0.7 # via # libhxl # requests validators==0.22.0 # via frictionless -virtualenv==20.24.5 +virtualenv==20.24.6 # via pre-commit wheel==0.41.2 # via libhxl @@ -179,7 +179,7 @@ xlrd==2.0.1 # via hdx-python-utilities xlrd3==1.1.0 # via libhxl -xlsxwriter==3.1.6 +xlsxwriter==3.1.9 # via tableschema-to-template xlwt==1.3.0 # via hdx-python-utilities