Skip to content

Commit 110f010

Browse files
authored
Merge branch 'main' into dependabot/pip/pint-0.24
2 parents f9918ff + 720e905 commit 110f010

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump protobuf from 5.27.0 to 5.27.1 in the grpc-deps group
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump trame-vtk from 2.8.8 to 2.8.9
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump ansys-tools-visualization-interface from 0.2.2 to 0.2.3

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@ all = [
5050
tests = [
5151
"ansys-platform-instancemanagement==1.1.2",
5252
"ansys-tools-path==0.6.0",
53-
"ansys-tools-visualization-interface==0.2.2",
53+
"ansys-tools-visualization-interface==0.2.3",
5454
"beartype==0.18.5",
5555
"docker==7.1.0",
5656
"grpcio==1.64.1",
5757
"grpcio-health-checking==1.60.0",
5858
"numpy==1.26.4",
5959
"Pint==0.24",
60-
"protobuf==5.27.0",
60+
"protobuf==5.27.1",
6161
"pytest==8.2.2",
6262
"pytest-cov==5.0.0",
6363
"pytest-pyvista==0.1.9",
@@ -77,7 +77,7 @@ tests-minimal = [
7777
]
7878
doc = [
7979
"ansys-sphinx-theme[autoapi]==0.16.5",
80-
"ansys-tools-visualization-interface==0.2.2",
80+
"ansys-tools-visualization-interface==0.2.3",
8181
"beartype==0.18.5",
8282
"docker==7.1.0",
8383
"ipyvtklink==0.2.3",
@@ -95,7 +95,7 @@ doc = [
9595
"sphinx-autodoc-typehints==1.24.0",
9696
"sphinx-copybutton==0.5.2",
9797
"sphinx-jinja==2.0.2",
98-
"trame-vtk==2.8.8",
98+
"trame-vtk==2.8.9",
9999
"vtk==9.3.0",
100100
]
101101

0 commit comments

Comments
 (0)