diff --git a/poetry.lock b/poetry.lock index 3f9293bb77..4e258cb961 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.4.1 and should not be changed by hand. +# This file is automatically @generated by Poetry and should not be changed by hand. [[package]] name = "accessible-pygments" @@ -29,14 +29,14 @@ files = [ [[package]] name = "ansys-dpf-core" -version = "0.8.0" +version = "0.8.1" description = "Data Processing Framework - Python Core" category = "main" optional = false python-versions = ">=3.7, <4" files = [ - {file = "ansys-dpf-core-0.8.0.tar.gz", hash = "sha256:324aea06034f577c3417d95fe45ba7f9a4eb02927d6ff349159fd3315210a2d1"}, - {file = "ansys_dpf_core-0.8.0-py3-none-any.whl", hash = "sha256:560460a360d27b595513611291eadb4bbb7addf2738586cd5d1f3a1262e403c9"}, + {file = "ansys-dpf-core-0.8.1.tar.gz", hash = "sha256:7e7d8a8459b7ee141bf09a2dc14551deb96dfe45427b73783da2c44987385593"}, + {file = "ansys_dpf_core-0.8.1-py3-none-any.whl", hash = "sha256:74c93a1232c799786c4fb2d078b1204ff78496549751da2d7d791046995a38f8"}, ] [package.dependencies] @@ -2822,10 +2822,10 @@ docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"] [extras] -all = ["Sphinx", "ansys-sphinx-theme", "build", "mypy", "mypy-extensions", "numpydoc", "pre-commit", "pylint", "pypandoc", "pytest", "pytest-cov", "scipy", "scipy", "sphinx-autodoc-typehints", "sphinx-copybutton", "sphinx-design", "sphinx_gallery", "twine"] +all = ["Sphinx", "ansys-sphinx-theme", "sphinx-copybutton", "sphinx_gallery", "sphinx-design", "numpydoc", "pytest", "pytest-cov", "twine", "build", "mypy", "mypy-extensions", "pylint", "pre-commit", "pypandoc", "scipy", "scipy", "sphinx-autodoc-typehints"] build = ["build", "twine"] -docs = ["Sphinx", "ansys-sphinx-theme", "numpydoc", "pypandoc", "scipy", "scipy", "sphinx-autodoc-typehints", "sphinx-copybutton", "sphinx-design", "sphinx_gallery"] -pre-commit = ["mypy", "mypy-extensions", "pre-commit", "pylint"] +docs = ["Sphinx", "ansys-sphinx-theme", "sphinx-copybutton", "numpydoc", "sphinx_gallery", "pypandoc", "sphinx-autodoc-typehints", "sphinx-design", "scipy", "scipy"] +pre-commit = ["pre-commit", "mypy", "mypy-extensions", "pylint"] test = ["pytest", "pytest-cov"] [metadata]