Skip to content

Commit 294e420

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 023021b commit 294e420

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

lib/galaxy/dependencies/pinned-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ markupsafe==3.0.3
143143
mcp==1.28.1
144144
mdurl==0.1.2
145145
mercurial==7.2.3
146-
mistune==3.2.1
146+
mistune==3.3.0
147147
more-itertools==11.1.0
148148
mrcfile==1.5.4
149149
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
@@ -79,7 +79,7 @@ matplotlib==3.10.9 ; python_full_version < '3.11'
7979
matplotlib==3.11.0 ; python_full_version >= '3.11'
8080
mdurl==0.1.2
8181
mirakuru==3.0.2
82-
mistune==3.2.1
82+
mistune==3.3.0
8383
msgpack==1.2.1
8484
multidict==6.7.1
8585
mypy==2.2.0

0 commit comments

Comments
 (0)