Skip to content

Commit 4de4d36

Browse files
Merge branch 'main' into feat/set_body_name
2 parents c768f9b + ad53013 commit 4de4d36

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump ansys-sphinx-theme[autoapi] from 1.3.0 to 1.3.1 in the docs-deps group
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump ansys-api-geometry from 0.4.35 to 0.4.36

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
]
2525

2626
dependencies = [
27-
"ansys-api-geometry==0.4.35",
27+
"ansys-api-geometry==0.4.36",
2828
"ansys-tools-path>=0.3,<1",
2929
"ansys-tools-visualization-interface>=0.2.6,<1",
3030
"attrs!=24.3.0",
@@ -79,7 +79,7 @@ tests-minimal = [
7979
"pytest-xvfb==3.0.0",
8080
]
8181
doc = [
82-
"ansys-sphinx-theme[autoapi]==1.3.0",
82+
"ansys-sphinx-theme[autoapi]==1.3.1",
8383
"ansys-tools-path==0.7.1",
8484
"ansys-tools-visualization-interface==0.8.1",
8585
"beartype==0.19.0",

0 commit comments

Comments
 (0)