From 534baec5594b3dd9f6358f67a209815747603f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:10:40 +0100 Subject: [PATCH 1/2] MAINT: Bump the testing group in /.devcontainer with 1 update (#2743) Bumps the testing group in /.devcontainer with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 7.4.4 to 8.0.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .devcontainer/devcontainer-local/requirements.txt | 2 +- .devcontainer/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/devcontainer-local/requirements.txt b/.devcontainer/devcontainer-local/requirements.txt index 82efbf00a7..239b7d75dd 100644 --- a/.devcontainer/devcontainer-local/requirements.txt +++ b/.devcontainer/devcontainer-local/requirements.txt @@ -4,7 +4,7 @@ matplotlib==3.8.2 scipy==1.12.0 pandas==2.2.0 pyiges[full]==0.3.1 -pytest==7.4.4 +pytest==8.0.0 pytest-cov==4.1.0 pyvista==0.43.2 pyansys-tools-report==0.7.0 diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index 82efbf00a7..239b7d75dd 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -4,7 +4,7 @@ matplotlib==3.8.2 scipy==1.12.0 pandas==2.2.0 pyiges[full]==0.3.1 -pytest==7.4.4 +pytest==8.0.0 pytest-cov==4.1.0 pyvista==0.43.2 pyansys-tools-report==0.7.0 From c07d4593d1c615182fb929692d94569e9761733a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:16:25 +0100 Subject: [PATCH 2/2] MAINT: Bump the core group in /.devcontainer with 1 update (#2741) Bumps the core group in /.devcontainer with 1 update: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `ansys-sphinx-theme` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 e21c3107c1..09582c2f61 100644 --- a/.devcontainer/codespaces-docs/requirements.txt +++ b/.devcontainer/codespaces-docs/requirements.txt @@ -1,7 +1,7 @@ sphinx==7.2.6 ansys-dpf-core==0.10.1 ansys-mapdl-reader==0.53.0 -ansys-sphinx-theme==0.13.1 +ansys-sphinx-theme==0.13.2 grpcio==1.60.0 imageio-ffmpeg==0.4.9 imageio==2.33.1