Skip to content

Commit c459041

Browse files
deps: bump pyparsing from 3.3.1 to 3.3.2 in the matplotlib-updates group (#154)
Bumps the matplotlib-updates group with 1 update: [pyparsing](https://github.com/pyparsing/pyparsing). Updates `pyparsing` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.3.1...3.3.2) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.3.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 bd76364 commit c459041

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ pygments==2.19.2
192192
# sphinx
193193
pymzml==2.6.0
194194
# via pyopenms_viz (pyproject.toml)
195-
pyparsing==3.3.1
195+
pyparsing==3.3.2
196196
# via matplotlib
197197
pytest==8.3.4
198198
# via

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ pygments==2.19.2
200200
# sphinx
201201
pymzml==2.6.0
202202
# via pyopenms_viz (pyproject.toml)
203-
pyparsing==3.3.1
203+
pyparsing==3.3.2
204204
# via matplotlib
205205
pytest==9.0.2
206206
# via

0 commit comments

Comments
 (0)