Skip to content

Commit f6adc7c

Browse files
authored
Merge pull request #20699 from galaxybot/dev_auto_update_dependencies
Update Python dependencies
2 parents 41c4186 + 12b4f32 commit f6adc7c

File tree

5 files changed

+28
-28
lines changed

5 files changed

+28
-28
lines changed

lib/galaxy/dependencies/dev-requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ axe-selenium-python==2.1.6
1313
babel==2.17.0
1414
backports-tarfile==1.2.0 ; python_full_version < '3.12' and platform_machine != 'ppc64le' and platform_machine != 's390x'
1515
black==25.1.0
16-
boto3==1.38.46
17-
botocore==1.38.46
16+
boto3==1.39.8
17+
botocore==1.39.8
1818
build==1.2.2.post1
1919
cachecontrol==0.14.3
2020
cattrs==25.1.1
@@ -28,7 +28,7 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
2828
colorlog==6.9.0
2929
contourpy==1.3.0 ; python_full_version < '3.10'
3030
contourpy==1.3.2 ; python_full_version >= '3.10'
31-
coverage==7.9.2
31+
coverage==7.10.0
3232
cryptography==45.0.5
3333
cwltest==2.6.20250314152537
3434
cycler==0.12.1
@@ -93,7 +93,7 @@ myst-parser==4.0.1 ; python_full_version >= '3.10'
9393
nh3==0.3.0
9494
numpy==2.0.2 ; python_full_version < '3.10'
9595
numpy==2.2.6 ; python_full_version == '3.10.*'
96-
numpy==2.3.1 ; python_full_version >= '3.11'
96+
numpy==2.3.2 ; python_full_version >= '3.11'
9797
onedatafilerestclient==21.2.5.2
9898
outcome==1.3.0.post0
9999
owlrl==6.0.2 ; python_full_version < '3.10'
@@ -106,7 +106,7 @@ pfzy==0.3.4
106106
pillow==11.3.0
107107
pkce==1.0.3
108108
platformdirs==4.3.8
109-
playwright==1.53.0
109+
playwright==1.54.0
110110
pluggy==1.6.0
111111
port-for==0.7.4
112112
prettytable==3.16.0
@@ -159,9 +159,9 @@ roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
159159
rpds-py==0.26.0
160160
ruamel-yaml==0.18.14
161161
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
162-
rucio-clients==37.7.0
162+
rucio-clients==37.7.1
163163
s3transfer==0.13.1
164-
schema-salad==8.9.20250408123006
164+
schema-salad==8.9.20250723145140
165165
scipy==1.13.1 ; python_full_version < '3.10'
166166
scipy==1.15.3 ; python_full_version == '3.10.*'
167167
scipy==1.16.0 ; python_full_version >= '3.11'

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ flake8-bugbear==24.12.12
44
mccabe==0.7.0
55
pycodestyle==2.14.0
66
pyflakes==3.4.0
7-
ruff==0.12.4
7+
ruff==0.12.5

lib/galaxy/dependencies/pinned-requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv export --frozen --no-annotate --no-hashes --no-dev
33
a2wsgi==1.10.10
44
adal==1.2.7
5-
aiobotocore==2.23.1
5+
aiobotocore==2.23.2
66
aiofiles==24.1.0
77
aiohappyeyeballs==2.6.1
88
aiohttp==3.12.14
@@ -30,7 +30,7 @@ bioblend==1.6.0
3030
bleach==6.2.0
3131
boltons==25.0.0
3232
boto==2.49.0
33-
botocore==1.38.46
33+
botocore==1.39.8
3434
bx-python==0.13.0
3535
cachecontrol==0.14.3
3636
celery==5.5.3
@@ -51,8 +51,8 @@ conda-package-streaming==0.12.0
5151
cryptography==45.0.5
5252
ct3==3.4.0
5353
cwl-upgrader==1.2.12
54-
cwl-utils==0.38
55-
cwltool==3.1.20250110105449
54+
cwl-utils==0.39
55+
cwltool==3.1.20250715140722
5656
defusedxml==0.7.1
5757
deprecated==1.2.18
5858
deprecation==2.1.0
@@ -107,7 +107,7 @@ mdurl==0.1.2
107107
mercurial==7.0.3
108108
mistune==3.0.2
109109
mrcfile==1.5.4
110-
msal==1.32.3
110+
msal==1.33.0
111111
msgpack==1.1.1
112112
multidict==6.6.3
113113
mypy-extensions==1.1.0
@@ -117,18 +117,18 @@ networkx==3.5 ; python_full_version >= '3.11'
117117
nodeenv==1.9.1
118118
numpy==2.0.2 ; python_full_version < '3.10'
119119
numpy==2.2.6 ; python_full_version == '3.10.*'
120-
numpy==2.3.1 ; python_full_version >= '3.11'
120+
numpy==2.3.2 ; python_full_version >= '3.11'
121121
oauthlib==3.3.1
122122
openpyxl==3.1.5
123-
orjson==3.11.0
123+
orjson==3.11.1
124124
oyaml==1.0
125125
packaging==24.2 ; python_full_version < '3.10'
126126
packaging==25.0 ; python_full_version >= '3.10'
127127
paramiko==3.5.1
128128
parsley==1.3
129129
paste==3.10.1
130130
pastedeploy==3.1.0
131-
pebble==5.1.1
131+
pebble==5.1.2
132132
pillow==11.3.0
133133
prompt-toolkit==3.0.51
134134
propcache==0.3.2
@@ -140,7 +140,7 @@ pycryptodome==3.23.0
140140
pydantic==2.11.7
141141
pydantic-core==2.33.2
142142
pydantic-tes==0.2.0
143-
pydot==2.0.0
143+
pydot==4.0.1
144144
pyeventsystem==0.1.0
145145
pyfaidx==0.8.1.4
146146
pygments==2.19.2
@@ -177,7 +177,7 @@ rpds-py==0.26.0
177177
ruamel-yaml==0.18.14
178178
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
179179
s3fs==2025.7.0
180-
schema-salad==8.9.20250408123006
180+
schema-salad==8.9.20250723145140
181181
setuptools==80.9.0
182182
setuptools-scm==8.3.1
183183
six==1.17.0
@@ -189,7 +189,7 @@ spython==0.3.14
189189
sqlalchemy==2.0.40
190190
sqlitedict==2.1.0
191191
sqlparse==0.5.3
192-
starlette==0.47.1
192+
starlette==0.47.2
193193
starlette-context==0.4.0
194194
supervisor==4.2.5
195195
svgwrite==1.4.3

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ase==3.25.0
88
async-timeout==5.0.1 ; python_full_version < '3.11'
99
attrs==25.3.0
1010
axe-selenium-python==2.1.6
11-
boto3==1.38.46
12-
botocore==1.38.46
11+
boto3==1.39.8
12+
botocore==1.39.8
1313
cachecontrol==0.14.3
1414
cattrs==25.1.1
1515
certifi==2025.7.14
@@ -21,7 +21,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2121
colorlog==6.9.0
2222
contourpy==1.3.0 ; python_full_version < '3.10'
2323
contourpy==1.3.2 ; python_full_version >= '3.10'
24-
coverage==7.9.2
24+
coverage==7.10.0
2525
cwltest==2.6.20250314152537
2626
cycler==0.12.1
2727
decorator==5.2.1
@@ -65,7 +65,7 @@ multidict==6.6.3
6565
mypy-extensions==1.1.0
6666
numpy==2.0.2 ; python_full_version < '3.10'
6767
numpy==2.2.6 ; python_full_version == '3.10.*'
68-
numpy==2.3.1 ; python_full_version >= '3.11'
68+
numpy==2.3.2 ; python_full_version >= '3.11'
6969
onedatafilerestclient==21.2.5.2
7070
outcome==1.3.0.post0
7171
owlrl==6.0.2 ; python_full_version < '3.10'
@@ -77,7 +77,7 @@ pfzy==0.3.4
7777
pillow==11.3.0
7878
pkce==1.0.3
7979
platformdirs==4.3.8
80-
playwright==1.53.0
80+
playwright==1.54.0
8181
pluggy==1.6.0
8282
port-for==0.7.4
8383
prettytable==3.16.0
@@ -121,9 +121,9 @@ roc-validator==0.7.3 ; python_full_version >= '3.10'
121121
rpds-py==0.26.0
122122
ruamel-yaml==0.18.14
123123
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
124-
rucio-clients==37.7.0
124+
rucio-clients==37.7.1
125125
s3transfer==0.13.1
126-
schema-salad==8.9.20250408123006
126+
schema-salad==8.9.20250723145140
127127
scipy==1.13.1 ; python_full_version < '3.10'
128128
scipy==1.15.3 ; python_full_version == '3.10.*'
129129
scipy==1.16.0 ; python_full_version >= '3.11'

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file was autogenerated by uv via the following command:
22
# uv export --frozen --no-annotate --no-hashes --only-group=typecheck
33
annotated-types==0.7.0
4-
boto3-stubs==1.39.9
4+
boto3-stubs==1.39.14
55
botocore-stubs==1.38.46
66
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
77
cryptography==45.0.5
@@ -19,7 +19,7 @@ types-bleach==6.2.0.20250514
1919
types-boto==2.49.18.20241019
2020
types-contextvars==2.4.7.3
2121
types-dataclasses==0.6.6
22-
types-docutils==0.21.0.20250715
22+
types-docutils==0.21.0.20250722
2323
types-html5lib==1.1.11.20250708
2424
types-markdown==3.8.0.20250708
2525
types-paramiko==3.5.0.20250708

0 commit comments

Comments
 (0)