Skip to content

Commit 85ea0c4

Browse files
Build(deps): Bump the deps group across 1 directory with 3 updates (#648)
Bumps the deps group with 3 updates in the / directory: [ansys-conceptev-core](https://github.com/ansys/pyconceptev), [pyedb](https://github.com/ansys/pyedb) and [sphinx](https://github.com/sphinx-doc/sphinx). Updates `ansys-conceptev-core` from 0.1.4 to 0.2.1 - [Release notes](https://github.com/ansys/pyconceptev/releases) - [Changelog](https://github.com/ansys/pyconceptev/blob/main/CHANGELOG.md) - [Commits](ansys/pyconceptev@v0.1.4...v0.2.1) Updates `pyedb` from 0.22.1 to 0.23.0 - [Release notes](https://github.com/ansys/pyedb/releases) - [Commits](ansys/pyedb@v0.22.1...v0.23.0) Updates `sphinx` from 7.3.7 to 7.4.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.3.7...v7.4.7) --- updated-dependencies: - dependency-name: ansys-conceptev-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pyedb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1b3d6f commit 85ea0c4

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
@@ -28,7 +28,7 @@ dependencies = [
2828
"ansys-acp-core==0.1b1",
2929
"ansys-additive-core==0.18.1",
3030
"ansys-additive-widgets==0.2.1",
31-
"ansys-conceptev-core==0.1.4",
31+
"ansys-conceptev-core==0.2.1",
3232
"ansys-dpf-composites==0.5.0",
3333
"ansys-dpf-core==0.12.2",
3434
"ansys-dpf-post==0.8.0",
@@ -56,7 +56,7 @@ dependencies = [
5656
"ansys-turbogrid-core==0.4.1",
5757
"ansys-workbench-core==0.4.0",
5858
"pyaedt==0.9.10",
59-
"pyedb==0.22.1",
59+
"pyedb==0.23.0",
6060
"pygranta==2024.2.0",
6161
"pytwin==0.7.0",
6262
]
@@ -94,7 +94,7 @@ all = [
9494
"pyansys-tools-variableinterop==0.1.1",
9595
]
9696
doc = [
97-
"Sphinx==7.3.7",
97+
"Sphinx==7.4.7",
9898
"ansys-sphinx-theme==0.16.6",
9999
"sphinx-copybutton==0.5.2",
100100
"sphinx-design==0.6.0",

0 commit comments

Comments
 (0)