From f465c1fa177a3078f6b6e7cf897b637fb91646ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:31:12 +0200 Subject: [PATCH] MAINT: Bump the documentation group in /.devcontainer with 2 updates (#2997) * 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] * Update .devcontainer/codespaces-docs/requirements.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: German <28149841+germa89@users.noreply.github.com> --- .devcontainer/codespaces-dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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