Skip to content

Commit 1908b8d

Browse files
build(deps): bump the general-dependencies group across 1 directory with 2 updates
Bumps the general-dependencies group with 2 updates in the / directory: [jupytext](https://github.com/mwouts/jupytext) and [ansys-fluent-core](https://github.com/ansys/pyfluent). 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: 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 7f223cd commit 1908b8d

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.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)