Skip to content

Commit 258c292

Browse files
build: bump the docs-deps group in /doc with 3 updates (#147)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 067981a commit 258c292

16 files changed

Lines changed: 18 additions & 18 deletions

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 - 2025 ANSYS, Inc. and/or its affiliates.
3+
Copyright (c) 2024 - 2026 ANSYS, Inc. and/or its affiliates.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

doc/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ myst-parser==4.0.1
44
sphinx_design==0.6.1
55
sphinx==8.2.3
66
sphinx-autobuild==2025.8.25
7-
sphinx-autodoc-typehints==3.5.2
7+
sphinx-autodoc-typehints==3.6.2
88
sphinxcontrib-websupport==2.0.0
99
sphinx-copybutton==0.5.2
1010
sphinx-gallery==0.20.0
@@ -14,10 +14,10 @@ imageio-ffmpeg==0.6.0
1414
jupyter_sphinx==0.5.3
1515
jupyterlab>=3.2.8
1616
matplotlib==3.10.8
17-
panel==1.8.4
17+
panel==1.8.5
1818
plotly==6.5.0
1919
pythreejs==2.4.2
20-
pillow==12.0.0
20+
pillow==12.1.0
2121
ipyvtklink==0.2.3
2222
ipykernel==7.1.0
2323
pyvista[jupyter]==0.45.3

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

fluent-mechanical/wf_fm_01_fluent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

fluent-mechanical/wf_fm_02_mechanical.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

geometry-mechanical-dpf/wf_gmd_01_geometry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

geometry-mechanical-dpf/wf_gmd_02_mechanical.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

geometry-mechanical-dpf/wf_gmd_03_dpf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

geometry-mesh-fluent/wf_gmf_01_geometry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

geometry-mesh-fluent/wf_gmf_02_fluent_meshing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2024 - 2025 ANSYS, Inc. and/or its affiliates.
1+
# Copyright (C) 2024 - 2026 ANSYS, Inc. and/or its affiliates.
22
# SPDX-License-Identifier: MIT
33
#
44
#

0 commit comments

Comments
 (0)