From 7aef72c3271719bce6022ad89467dae94c5289d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 07:40:24 +0000 Subject: [PATCH] MAINT: Bump the actions group in /requirements with 2 updates Bumps the actions group in /requirements with 2 updates: [ansys-mechanical-core[doc]](https://github.com/ansys/pymechanical) and [ansys-mechanical-core[viz]](https://github.com/ansys/pymechanical). Updates `ansys-mechanical-core[doc]` from 0.11.11 to 0.11.12 - [Release notes](https://github.com/ansys/pymechanical/releases) - [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md) - [Commits](https://github.com/ansys/pymechanical/compare/v0.11.11...v0.11.12) Updates `ansys-mechanical-core[viz]` from 0.11.11 to 0.11.12 - [Release notes](https://github.com/ansys/pymechanical/releases) - [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md) - [Commits](https://github.com/ansys/pymechanical/compare/v0.11.11...v0.11.12) --- updated-dependencies: - dependency-name: ansys-mechanical-core[doc] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: ansys-mechanical-core[viz] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index bc0a4c42..b98dd535 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,3 +1,3 @@ #PyMechanical -ansys-mechanical-core[doc]==0.11.11 -ansys-mechanical-core[viz]==0.11.11 \ No newline at end of file +ansys-mechanical-core[doc]==0.11.12 +ansys-mechanical-core[viz]==0.11.12 \ No newline at end of file