Skip to content

Commit 5912fd7

Browse files
build(deps): bump the general-dependencies group with 2 updates
Bumps the general-dependencies group with 2 updates: [jupytext](https://github.com/mwouts/jupytext) and [ansys-fluent-core](https://github.com/ansys/pyfluent). Updates `jupytext` from 1.16.7 to 1.17.1 - [Release notes](https://github.com/mwouts/jupytext/releases) - [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md) - [Commits](mwouts/jupytext@v1.16.7...v1.17.1) Updates `ansys-fluent-core` from 0.30.3 to 0.30.4 - [Release notes](https://github.com/ansys/pyfluent/releases) - [Changelog](https://github.com/ansys/pyfluent/blob/main/CHANGELOG.md) - [Commits](ansys/pyfluent@v0.30.3...v0.30.4) --- updated-dependencies: - dependency-name: jupytext dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general-dependencies - dependency-name: ansys-fluent-core dependency-version: 0.30.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdf7717 commit 5912fd7

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
@@ -44,7 +44,7 @@ tests = [
4444
doc = [
4545
"ansys-sphinx-theme==1.3.2",
4646
"jupyter_sphinx==0.5.3",
47-
"jupytext==1.16.7",
47+
"jupytext==1.17.1",
4848
"nbsphinx==0.9.6",
4949
"numpydoc==1.8.0",
5050
"sphinx==8.2.3",
@@ -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.3",
56+
"ansys-fluent-core==0.30.4",
5757
]
5858

5959
[project.urls]

0 commit comments

Comments
 (0)