From d407447b33b85cc2f35509d4a5d078c6061c0674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 06:06:05 +0000 Subject: [PATCH] build(deps-dev): bump ansys-fluent-core from 0.35.0 to 0.37.0 Bumps [ansys-fluent-core](https://github.com/ansys/pyfluent) from 0.35.0 to 0.37.0. - [Release notes](https://github.com/ansys/pyfluent/releases) - [Changelog](https://github.com/ansys/pyfluent/blob/main/CHANGELOG.md) - [Commits](https://github.com/ansys/pyfluent/compare/v0.35.0...v0.37.0) --- updated-dependencies: - dependency-name: ansys-fluent-core dependency-version: 0.37.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4d2e6a031..5e2b9e66e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ doc = [ "sphinxemoji==0.3.1", # pyansys dependencies for sphinx gallery examples - "ansys-fluent-core==0.35.0", + "ansys-fluent-core==0.37.0", "ansys-mapdl-core==0.71.1", ] style = [