Skip to content

Commit aa1af44

Browse files
authored
Merge branch 'main' into feat/add-design-points-and-modify-named-selection
2 parents fc860a9 + 9a44cc4 commit aa1af44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
[project.optional-dependencies]
4545
tests = [
4646
"beartype==0.12.0",
47-
"google-api-python-client==2.74.0",
47+
"google-api-python-client==2.75.0",
4848
"googleapis-common-protos==1.58.0",
4949
"grpcio==1.50.0",
5050
"grpcio-health-checking==1.48.2",
@@ -57,7 +57,7 @@ tests = [
5757
"ansys-platform-instancemanagement==1.0.3",
5858
"pytest==7.2.1",
5959
"pytest-cov==4.0.0",
60-
"pytest-pyvista==0.1.4",
60+
"pytest-pyvista==0.1.5",
6161
]
6262
doc = [
6363
"ansys-sphinx-theme==0.8.1",
@@ -69,7 +69,7 @@ doc = [
6969
"nbsphinx==0.8.12",
7070
"notebook==6.5.2",
7171
"numpydoc==1.5.0",
72-
"panel==0.14.2",
72+
"panel==0.14.3",
7373
"Sphinx==5.1.1",
7474
"sphinx-autoapi==2.0.1",
7575
"sphinx-autodoc-typehints==1.19.1",

0 commit comments

Comments
 (0)