Skip to content

Commit

Permalink
maint: manual deps bump
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue committed Mar 21, 2024
1 parent 4e027d5 commit 0bb0d17
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion doc/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ PyAnsys packages API reference

.. grid-item-card:: PyFluent
:img-top: _static/thumbnails/pyfluent.png
:link: https://fluent.docs.pyansys.com/version/0.18/api/index.html
:link: https://fluent.docs.pyansys.com/version/0.19/api/index.html
:text-align: center
:class-title: pyansys-card-title

Expand Down
2 changes: 1 addition & 1 deletion doc/source/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ PyAnsys packages examples

.. grid-item-card:: PyFluent
:img-top: _static/thumbnails/pyfluent.png
:link: https://fluent.docs.pyansys.com/version/0.18/examples/index.html
:link: https://fluent.docs.pyansys.com/version/0.19/examples/index.html
:text-align: center
:class-title: pyansys-card-title

Expand Down
2 changes: 1 addition & 1 deletion doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ it is now a collection of many Python packages for using Ansys products through

.. grid-item-card:: PyFluent
:img-top: _static/thumbnails/pyfluent.png
:link: https://fluent.docs.pyansys.com/version/0.18
:link: https://fluent.docs.pyansys.com/version/0.19
:text-align: center
:class-title: pyansys-card-title

Expand Down
2 changes: 1 addition & 1 deletion doc/source/user_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ PyAnsys packages user guides

.. grid-item-card:: PyFluent
:img-top: _static/thumbnails/pyfluent.png
:link: https://fluent.docs.pyansys.com/version/0.18/user_guide/index.html
:link: https://fluent.docs.pyansys.com/version/0.19/user_guide/index.html
:text-align: center
:class-title: pyansys-card-title

Expand Down
14 changes: 7 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,21 @@ dependencies = [
"ansys-dpf-core==0.10.1",
"ansys-dpf-post==0.6.0",
"ansys-dpf-gate==0.4.1",
"ansys-dyna-core==0.4.12",
"ansys-dyna-core==0.4.13",
"ansys-dynamicreporting-core==0.5.1",
"ansys-edb-core==0.1.3",
"ansys-fluent-core==0.18.2",
"ansys-fluent-core==0.19.2",
"ansys-geometry-core==0.4.11",
"ansys-hps-client==0.7.1",
"ansys-mapdl-core==0.67.0",
"ansys-math-core==0.1.3",
"ansys-mechanical-core==0.10.7",
"ansys-mechanical-core==0.10.8",
"ansys-meshing-prime==0.5.1",
"ansys-motorcad-core==0.4.2",
"ansys-motorcad-core==0.4.3",
"ansys-openapi-common==1.5.1",
"ansys-optislang-core==0.6.1",
"ansys-optislang-core==0.6.3",
"ansys-platform-instancemanagement==1.1.2",
"ansys-pyensight-core==0.7.5",
"ansys-pyensight-core==0.7.8",
"ansys-rocky-core==0.1.0",
"ansys-seascape==0.2.0",
"ansys-sherlock-core==0.4.0",
Expand All @@ -65,7 +65,7 @@ fluent-all = [
"ansys-fluent-parametric==0.9.0",
]
tools = [
"ansys-units==0.2.0",
"ansys-units==0.3.2",
"ansys-tools-path==0.4.1",
"pyansys-tools-report==0.7.0",
"pyansys-tools-versioning==0.5.0",
Expand Down

0 comments on commit 0bb0d17

Please sign in to comment.