Skip to content

Commit e1ea475

Browse files
build(deps): bump the general-dependencies group with 2 updates
Bumps the general-dependencies group with 2 updates: [pyside6](https://pyside.org) and [jupytext](https://github.com/mwouts/jupytext). Updates `pyside6` from 6.9.1 to 6.9.2 Updates `jupytext` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/mwouts/jupytext/releases) - [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md) - [Commits](mwouts/jupytext@v1.17.2...v1.17.3) --- updated-dependencies: - dependency-name: pyside6 dependency-version: 6.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies - dependency-name: jupytext dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a475a9e commit e1ea475

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
@@ -40,14 +40,14 @@ tests = [
4040
"pyvista==0.46.2",
4141
"pytest-pyvista==0.2.0",
4242
"pytest-cov==6.2.1",
43-
"pyside6==6.9.1",
43+
"pyside6==6.9.2",
4444
]
4545

4646
doc = [
4747
"pyvista==0.46.2",
4848
"ansys-sphinx-theme==1.5.3",
4949
"jupyter_sphinx==0.5.3",
50-
"jupytext==1.17.2",
50+
"jupytext==1.17.3",
5151
"nbsphinx==0.9.6",
5252
"numpydoc==1.9.0",
5353
"sphinx==8.2.3",

0 commit comments

Comments
 (0)