Skip to content

Commit 20bdcc1

Browse files
build(deps): bump the general-dependencies group with 2 updates
Updates the requirements on [trame-vuetify](https://github.com/Kitware/trame-vuetify) and [ansys-fluent-core](https://github.com/ansys/pyfluent) to permit the latest version. Updates `trame-vuetify` to 3.0.1 - [Release notes](https://github.com/Kitware/trame-vuetify/releases) - [Changelog](https://github.com/Kitware/trame-vuetify/blob/master/CHANGELOG.md) - [Commits](Kitware/trame-vuetify@v2.4.3...v3.0.1) Updates `ansys-fluent-core` from 0.30.2 to 0.30.3 - [Release notes](https://github.com/ansys/pyfluent/releases) - [Changelog](https://github.com/ansys/pyfluent/blob/main/CHANGELOG.md) - [Commits](ansys/pyfluent@v0.30.2...v0.30.3) --- updated-dependencies: - dependency-name: trame-vuetify dependency-version: 3.0.1 dependency-type: direct:production dependency-group: general-dependencies - dependency-name: ansys-fluent-core dependency-version: 0.30.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48090b0 commit 20bdcc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"websockets >= 12.0,< 16",
2727
"trame >= 3.6.0,<4",
2828
"trame-vtk >= 2.8.7,<3",
29-
"trame-vuetify >= 2.4.3,<3",
29+
"trame-vuetify >= 2.4.3,< 4",
3030
]
3131

3232
[project.optional-dependencies]
@@ -53,7 +53,7 @@ doc = [
5353
"sphinx_design==0.6.1",
5454
"sphinx-gallery==0.19.0",
5555
"sphinx-jinja==2.0.2",
56-
"ansys-fluent-core==0.30.2",
56+
"ansys-fluent-core==0.30.3",
5757
]
5858

5959
[project.urls]

0 commit comments

Comments
 (0)