Skip to content

Commit 25cccbe

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 c008507 commit 25cccbe

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
@@ -99,7 +99,7 @@ matplotlib==3.11.0 ; python_full_version >= '3.11'
9999
mdit-py-plugins==0.6.1
100100
mdurl==0.1.2
101101
mirakuru==3.0.2
102-
mistune==3.2.1
102+
mistune==3.3.0
103103
more-itertools==11.1.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
104104
msgpack==1.2.1
105105
multidict==6.7.1

lib/galaxy/dependencies/pinned-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ markupsafe==3.0.3
146146
mcp==1.28.1
147147
mdurl==0.1.2
148148
mercurial==7.2.3
149-
mistune==3.2.1
149+
mistune==3.3.0
150150
more-itertools==11.1.0
151151
mrcfile==1.5.4
152152
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
@@ -78,7 +78,7 @@ matplotlib==3.10.9 ; python_full_version < '3.11'
7878
matplotlib==3.11.0 ; python_full_version >= '3.11'
7979
mdurl==0.1.2
8080
mirakuru==3.0.2
81-
mistune==3.2.1
81+
mistune==3.3.0
8282
msgpack==1.2.1
8383
multidict==6.7.1
8484
mypy==2.1.0

0 commit comments

Comments
 (0)