Skip to content

Commit 99bdf31

Browse files
dependabot[bot]pyansys-ci-bot
authored andcommitted
build: bump the core group with 2 updates (#4263)
* 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.10.6 to 3.10.7 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.6...v3.10.7) Updates `ansys-sphinx-theme` from 1.6.1 to 1.6.3 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.6.1...v1.6.3) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core - dependency-name: ansys-sphinx-theme dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 4263.dependencies.md [dependabot-skip] --------- 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 e8c2caf commit 99bdf31

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+
Bump the core group with 2 updates

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tests = [
6666
"ansys-dpf-core[graphics]==0.13.6",
6767
"ansys-tools-visualization-interface==0.12.1",
6868
"autopep8==2.3.2",
69-
"matplotlib==3.10.6",
69+
"matplotlib==3.10.7",
7070
"pandas==2.3.3",
7171
"pyansys-tools-report==0.8.3",
7272
"pyfakefs==5.9.3",
@@ -86,7 +86,7 @@ tests = [
8686
doc = [
8787
"ansys-dpf-core[graphics]==0.13.6",
8888
"ansys-mapdl-reader==0.55.1",
89-
"ansys-sphinx-theme==1.6.1",
89+
"ansys-sphinx-theme==1.6.3",
9090
"ansys-tools-visualization-interface==0.12.1",
9191
"grpcio==1.75.1",
9292
"imageio-ffmpeg==0.6.0",
@@ -95,7 +95,7 @@ doc = [
9595
"jupyter_sphinx==0.5.3",
9696
"jupyterlab>=3.2.8",
9797
"linuxdoc==20240924",
98-
"matplotlib==3.10.6",
98+
"matplotlib==3.10.7",
9999
"nbformat==5.10.4",
100100
"numpydoc==1.9.0",
101101
"pandas==2.3.3",

0 commit comments

Comments
 (0)