Skip to content

Commit fc3c266

Browse files
deps: bump the matplotlib-updates group with 4 updates (#170)
Bumps the matplotlib-updates group with 4 updates: [fonttools](https://github.com/fonttools/fonttools), [kiwisolver](https://github.com/nucleic/kiwi), [matplotlib](https://github.com/matplotlib/matplotlib) and [matplotlib-inline](https://github.com/ipython/matplotlib-inline). Updates `fonttools` from 4.61.1 to 4.63.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.61.1...4.63.0) Updates `kiwisolver` from 1.4.9 to 1.5.0 - [Release notes](https://github.com/nucleic/kiwi/releases) - [Changelog](https://github.com/nucleic/kiwi/blob/main/releasenotes.rst) - [Commits](nucleic/kiwi@1.4.9...1.5.0) Updates `matplotlib` from 3.10.8 to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.8...v3.10.9) Updates `matplotlib-inline` from 0.2.1 to 0.2.2 - [Commits](ipython/matplotlib-inline@0.2.1...0.2.2) --- updated-dependencies: - dependency-name: fonttools dependency-version: 4.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: matplotlib-updates - dependency-name: kiwisolver dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: matplotlib-updates - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: matplotlib-updates - dependency-name: matplotlib-inline dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: matplotlib-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4192d1c commit fc3c266

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ executing==2.2.1
6565
# via stack-data
6666
fastjsonschema==2.21.2
6767
# via nbformat
68-
fonttools==4.61.1
68+
fonttools==4.63.0
6969
# via matplotlib
7070
idna==3.11
7171
# via requests
@@ -104,15 +104,15 @@ jupyter-core==5.9.1
104104
# nbformat
105105
jupyterlab-pygments==0.3.0
106106
# via nbconvert
107-
kiwisolver==1.4.9
107+
kiwisolver==1.5.0
108108
# via matplotlib
109109
markupsafe==3.0.3
110110
# via
111111
# jinja2
112112
# nbconvert
113-
matplotlib==3.10.8
113+
matplotlib==3.10.9
114114
# via pyopenms_viz (pyproject.toml)
115-
matplotlib-inline==0.2.1
115+
matplotlib-inline==0.2.2
116116
# via
117117
# ipykernel
118118
# ipython

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ executing==2.2.1
6565
# via stack-data
6666
fastjsonschema==2.21.2
6767
# via nbformat
68-
fonttools==4.61.1
68+
fonttools==4.63.0
6969
# via matplotlib
7070
idna==3.11
7171
# via requests
@@ -106,15 +106,15 @@ jupyter-core==5.9.1
106106
# nbformat
107107
jupyterlab-pygments==0.3.0
108108
# via nbconvert
109-
kiwisolver==1.4.9
109+
kiwisolver==1.5.0
110110
# via matplotlib
111111
markupsafe==3.0.3
112112
# via
113113
# jinja2
114114
# nbconvert
115-
matplotlib==3.10.8
115+
matplotlib==3.10.9
116116
# via pyopenms_viz (pyproject.toml)
117-
matplotlib-inline==0.2.1
117+
matplotlib-inline==0.2.2
118118
# via
119119
# ipykernel
120120
# ipython

0 commit comments

Comments
 (0)