Skip to content

Commit 248459c

Browse files
build: bump the core group with 2 updates (#3358)
* build: bump the core group with 2 updates Bumps the core group with 2 updates: [matplotlib](https://github.com/matplotlib/matplotlib) and [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `matplotlib` from 3.9.1.post1 to 3.9.2 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.1.post1...v3.9.2) Updates `ansys-sphinx-theme` from 1.0.2 to 1.0.4 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.0.2...v1.0.4) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3358.dependencies.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 1afdd5d commit 248459c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump the core group with 2 updates

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ tests = [
6060
"ansys-dpf-core==0.10.1",
6161
"ansys-tools-visualization-interface==0.4.0",
6262
"autopep8==2.3.1",
63-
"matplotlib==3.9.1.post1",
63+
"matplotlib==3.9.2",
6464
"pandas==2.2.2",
6565
"pyansys-tools-report==0.7.3",
6666
"pyiges[full]==0.3.1",
@@ -76,13 +76,13 @@ doc = [
7676
"ansys-dpf-core==0.10.1",
7777
"ansys-mapdl-reader==0.53.0",
7878
"ansys-tools-visualization-interface==0.4.0",
79-
"ansys-sphinx-theme==1.0.2",
79+
"ansys-sphinx-theme==1.0.4",
8080
"grpcio==1.65.4",
8181
"imageio-ffmpeg==0.5.1",
8282
"imageio==2.34.2",
8383
"jupyter_sphinx==0.5.3",
8484
"jupyterlab>=3.2.8",
85-
"matplotlib==3.9.1.post1",
85+
"matplotlib==3.9.2",
8686
"numpydoc==1.7.0",
8787
"pandas==2.2.2",
8888
"plotly==5.23.0",

0 commit comments

Comments
 (0)