Skip to content

Commit 3d5a860

Browse files
build(deps): bump mistune in /lib/galaxy/dependencies
Bumps [mistune](https://github.com/lepture/mistune) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](lepture/mistune@v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ace6b3f commit 3d5a860

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

lib/galaxy/dependencies/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ matplotlib==3.10.9
9898
mdit-py-plugins==0.6.1
9999
mdurl==0.1.2
100100
mirakuru==3.0.2
101-
mistune==3.2.1
101+
mistune==3.3.0
102102
more-itertools==11.1.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
103103
msgpack==1.2.1
104104
multidict==6.7.1

lib/galaxy/dependencies/pinned-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ mcp==1.27.2
155155
mdurl==0.1.2
156156
mercurial==7.2.2
157157
mistralai==2.4.9
158-
mistune==3.2.1
158+
mistune==3.3.0
159159
more-itertools==11.1.0
160160
mrcfile==1.5.4
161161
msal==1.37.0

lib/galaxy/dependencies/pinned-test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ markupsafe==3.0.3
7777
matplotlib==3.10.9
7878
mdurl==0.1.2
7979
mirakuru==3.0.2
80-
mistune==3.2.1
80+
mistune==3.3.0
8181
msgpack==1.2.1
8282
multidict==6.7.1
8383
mypy==2.1.0

0 commit comments

Comments
 (0)