Skip to content

Commit 68a8927

Browse files
build(deps): bump the general-dependencies group across 1 directory with 3 updates
Bumps the general-dependencies group with 3 updates in the / directory: [pyside6](https://pyside.org), [jupytext](https://github.com/mwouts/jupytext) and [ansys-fluent-core](https://github.com/ansys/pyfluent). Updates `pyside6` from 6.8.1 to 6.8.1.1 Updates `jupytext` from 1.16.5 to 1.16.6 - [Release notes](https://github.com/mwouts/jupytext/releases) - [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md) - [Commits](mwouts/jupytext@v1.16.5...v1.16.6) Updates `ansys-fluent-core` from 0.27.0 to 0.28.0 - [Release notes](https://github.com/ansys/pyfluent/releases) - [Commits](ansys/pyfluent@v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: pyside6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies - dependency-name: jupytext dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies - dependency-name: ansys-fluent-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a22f19 commit 68a8927

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
@@ -38,13 +38,13 @@ tests = [
3838
"pytest==8.3.4",
3939
"pytest-pyvista==0.1.9",
4040
"pytest-cov==6.0.0",
41-
"pyside6==6.8.1",
41+
"pyside6==6.8.1.1",
4242
]
4343

4444
doc = [
4545
"ansys-sphinx-theme==1.2.4",
4646
"jupyter_sphinx==0.5.3",
47-
"jupytext==1.16.5",
47+
"jupytext==1.16.6",
4848
"nbsphinx==0.9.6",
4949
"numpydoc==1.8.0",
5050
"sphinx==8.1.3",
@@ -53,7 +53,7 @@ doc = [
5353
"sphinx_design==0.6.1",
5454
"sphinx-gallery==0.18.0",
5555
"sphinx-jinja==2.0.2",
56-
"ansys-fluent-core==0.27.0",
56+
"ansys-fluent-core==0.28.0",
5757
]
5858

5959
[project.urls]

0 commit comments

Comments
 (0)