From 1b0400560e38d9404cff2b73c64ca5f8c884f1fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:21:33 +0000 Subject: [PATCH 1/2] MAINT: Bump the documentation group in /.devcontainer with 2 updates Bumps the documentation group in /.devcontainer with 2 updates: [pandas](https://github.com/pandas-dev/pandas) and [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints). Updates `pandas` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.1...v2.2.2) Updates `sphinx-autodoc-typehints` from 1.25.2 to 1.25.3 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.25.2...1.25.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: documentation - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-patch dependency-group: documentation ... Signed-off-by: dependabot[bot] --- .devcontainer/codespaces-dev/requirements.txt | 2 +- .devcontainer/codespaces-docs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/codespaces-dev/requirements.txt b/.devcontainer/codespaces-dev/requirements.txt index 76ee48545e..94992cfd0b 100644 --- a/.devcontainer/codespaces-dev/requirements.txt +++ b/.devcontainer/codespaces-dev/requirements.txt @@ -2,7 +2,7 @@ ansys-dpf-core==0.10.1 autopep8==2.1.0 matplotlib==3.8.4 scipy==1.13.0 -pandas==2.2.1 +pandas==2.2.2 pyiges[full]==0.3.1 pytest==8.1.1 pytest-cov==5.0.0 diff --git a/.devcontainer/codespaces-docs/requirements.txt b/.devcontainer/codespaces-docs/requirements.txt index 1683bc10fd..b89acde119 100644 --- a/.devcontainer/codespaces-docs/requirements.txt +++ b/.devcontainer/codespaces-docs/requirements.txt @@ -17,7 +17,7 @@ pytest-sphinx==0.6.2 pythreejs==2.4.2 pyvista[trame]==0.43.5 sphinx-autobuild==2024.2.4 -sphinx-autodoc-typehints==1.25.2 +sphinx-autodoc-typehints==1.25.3 sphinx-copybutton==0.5.2 sphinx-gallery==0.15.0 sphinxcontrib-websupport==1.2.7 From d291c01d5e0676d4298e252262927cd875460bd1 Mon Sep 17 00:00:00 2001 From: German <28149841+germa89@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:30:56 +0200 Subject: [PATCH 2/2] Update .devcontainer/codespaces-docs/requirements.txt --- .devcontainer/codespaces-docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/codespaces-docs/requirements.txt b/.devcontainer/codespaces-docs/requirements.txt index b89acde119..1683bc10fd 100644 --- a/.devcontainer/codespaces-docs/requirements.txt +++ b/.devcontainer/codespaces-docs/requirements.txt @@ -17,7 +17,7 @@ pytest-sphinx==0.6.2 pythreejs==2.4.2 pyvista[trame]==0.43.5 sphinx-autobuild==2024.2.4 -sphinx-autodoc-typehints==1.25.3 +sphinx-autodoc-typehints==1.25.2 sphinx-copybutton==0.5.2 sphinx-gallery==0.15.0 sphinxcontrib-websupport==1.2.7