Skip to content

Commit

Permalink
Merge branch 'main' into doc/refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
dipinknair authored Aug 26, 2024
2 parents c518a15 + 342bc69 commit 3ac2e92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.d/880.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump grpcio from 1.65.5 to 1.66.0 in the core group
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ tests = [
doc = [
"sphinx==8.0.2",
"ansys-sphinx-theme[autoapi]==1.0.5",
"grpcio==1.65.5",
"grpcio==1.66.0",
"imageio-ffmpeg==0.5.1",
"imageio==2.35.1",
"jupyter_sphinx==0.5.3",
Expand Down

0 comments on commit 3ac2e92

Please sign in to comment.