Skip to content

Commit 973a0e3

Browse files
Bump lxml from 6.0.3 to 6.1.0 in /lib/galaxy/dependencies
Bumps [lxml](https://github.com/lxml/lxml) from 6.0.3 to 6.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.3...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 811c244 commit 973a0e3

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
@@ -87,7 +87,7 @@ junit-xml==1.9
8787
keyring==25.7.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
8888
kiwisolver==1.5.0
8989
librt==0.9.0 ; platform_python_implementation != 'PyPy'
90-
lxml==6.0.4
90+
lxml==6.1.0
9191
markdown-it-py==3.0.0 ; python_full_version < '3.11'
9292
markdown-it-py==4.0.0 ; python_full_version >= '3.11'
9393
markdown-it-reporter==0.0.2

lib/galaxy/dependencies/pinned-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ legacy-cgi==2.6.4 ; python_full_version >= '3.13'
139139
limits==5.8.0
140140
logfire==4.32.1
141141
logfire-api==4.32.1
142-
lxml==6.0.4
142+
lxml==6.1.0
143143
mako==1.3.11
144144
markdown==3.10.2
145145
markdown-it-py==3.0.0 ; python_full_version < '3.11'

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jsonschema-specifications==2025.9.1
6868
junit-xml==1.9
6969
kiwisolver==1.5.0
7070
librt==0.9.0 ; platform_python_implementation != 'PyPy'
71-
lxml==6.0.4
71+
lxml==6.1.0
7272
markdown-it-py==3.0.0 ; python_full_version < '3.11'
7373
markdown-it-py==4.0.0 ; python_full_version >= '3.11'
7474
markupsafe==3.0.3

0 commit comments

Comments
 (0)