Skip to content

Commit 5777a71

Browse files
authored
Merge pull request #20841 from galaxybot/dev_auto_update_dependencies
Update Python dependencies
2 parents 3b68c38 + d49bc36 commit 5777a71

File tree

5 files changed

+43
-45
lines changed

5 files changed

+43
-45
lines changed

lib/galaxy/dependencies/dev-requirements.txt

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ colorlog==6.9.0
2929
contourpy==1.3.0 ; python_full_version < '3.10'
3030
contourpy==1.3.2 ; python_full_version == '3.10.*'
3131
contourpy==1.3.3 ; python_full_version >= '3.11'
32-
coverage==7.10.4
32+
coverage==7.10.6
3333
cryptography==45.0.6
3434
cwltest==2.6.20250818005349
3535
cycler==0.12.1
@@ -38,12 +38,12 @@ darkgraylib==1.2.1
3838
decorator==5.2.1
3939
defusedxml==0.7.1
4040
docutils==0.21.2
41-
dogpile-cache==1.2.2
41+
dogpile-cache==1.4.0
4242
enum-tools==0.12.0 ; python_full_version >= '3.10'
4343
exceptiongroup==1.3.0 ; python_full_version < '3.11'
4444
filelock==3.19.1
4545
fluent-logger==0.11.1
46-
fonttools==4.59.1
46+
fonttools==4.59.2
4747
frozenlist==1.7.0
4848
galaxy-release-util==0.3.1
4949
graylint==1.1.1
@@ -68,6 +68,8 @@ jaraco-functools==4.3.0 ; platform_machine != 'ppc64le' and platform_machine !=
6868
jeepney==0.9.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
6969
jinja2==3.1.6
7070
jmespath==1.0.1
71+
jsonpatch==1.33
72+
jsonpointer==3.0.0
7173
jsonschema==4.25.1
7274
jsonschema-specifications==2025.4.1
7375
junit-xml==1.9
@@ -79,7 +81,7 @@ markdown-it-py==3.0.0
7981
markdown-it-reporter==0.0.2
8082
markupsafe==3.0.2
8183
matplotlib==3.9.4 ; python_full_version < '3.10'
82-
matplotlib==3.10.5 ; python_full_version >= '3.10'
84+
matplotlib==3.10.6 ; python_full_version >= '3.10'
8385
mdit-py-plugins==0.4.2 ; python_full_version < '3.10'
8486
mdit-py-plugins==0.5.0 ; python_full_version >= '3.10'
8587
mdurl==0.1.2
@@ -102,16 +104,15 @@ owlrl==7.1.4 ; python_full_version >= '3.10'
102104
packaging==24.2 ; python_full_version < '3.10'
103105
packaging==25.0 ; python_full_version >= '3.10'
104106
pathspec==0.12.1
105-
pbr==7.0.1
106107
pfzy==0.3.4
107108
pillow==11.3.0
108109
pkce==1.0.3
109-
platformdirs==4.3.8
110-
playwright==1.54.0
110+
platformdirs==4.4.0
111+
playwright==1.55.0
111112
pluggy==1.6.0
112113
port-for==0.7.4
113114
prettytable==3.16.0
114-
prompt-toolkit==3.0.51
115+
prompt-toolkit==3.0.52
115116
propcache==0.3.2
116117
psutil==7.0.0 ; sys_platform != 'cygwin'
117118
psycopg==3.2.9
@@ -139,7 +140,7 @@ pytest-playwright==0.7.0
139140
pytest-postgresql==7.0.2
140141
pytest-shard==0.1.2
141142
python-dateutil==2.9.0.post0
142-
python-irodsclient==3.1.1
143+
python-irodsclient==3.2.0
143144
python-slugify==8.0.4
144145
pywin32-ctypes==0.2.3 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'win32'
145146
pyyaml==6.0.2
@@ -157,20 +158,18 @@ roc-validator==0.4.2 ; python_full_version < '3.9.20'
157158
roc-validator==0.4.6 ; python_full_version >= '3.9.20' and python_full_version < '3.10'
158159
roc-validator==0.7.3 ; python_full_version >= '3.10'
159160
roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
160-
rpds-py==0.27.0
161+
rpds-py==0.27.1
161162
ruamel-yaml==0.18.15
162163
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
163-
rucio-clients==37.7.1
164+
rucio-clients==38.0.0
164165
s3transfer==0.13.1
165166
schema-salad==8.9.20250723145140
166167
scipy==1.13.1 ; python_full_version < '3.10'
167168
scipy==1.15.3 ; python_full_version == '3.10.*'
168169
scipy==1.16.1 ; python_full_version >= '3.11'
169170
secretstorage==3.3.3 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
170-
selenium==4.32.0 ; python_full_version < '3.10'
171-
selenium==4.35.0 ; python_full_version >= '3.10'
171+
selenium==4.32.0
172172
seletools==1.5.0
173-
setuptools==80.9.0
174173
six==1.17.0
175174
sniffio==1.3.1
176175
snowballstemmer==3.0.1
@@ -187,7 +186,7 @@ sphinxcontrib-jsmath==1.0.1
187186
sphinxcontrib-qthelp==2.0.0
188187
sphinxcontrib-serializinghtml==2.0.0
189188
statsd==4.0.1
190-
stevedore==5.4.1
189+
stevedore==5.5.0
191190
tabulate==0.9.0
192191
testfixtures==8.3.0 ; python_full_version < '3.11'
193192
testfixtures==9.1.0 ; python_full_version >= '3.11'
@@ -200,7 +199,7 @@ trio-websocket==0.12.2
200199
tuspy==1.1.0
201200
twill==3.3
202201
twine==6.1.0
203-
typing-extensions==4.14.1
202+
typing-extensions==4.15.0
204203
tzdata==2025.2 ; sys_platform == 'win32'
205204
url-normalize==2.2.1
206205
urllib3==1.26.20 ; python_full_version < '3.10'

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.10
7+
ruff==0.12.11

lib/galaxy/dependencies/pinned-requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1
88
aiohttp==3.12.15
99
aioitertools==0.12.0
1010
aiosignal==1.4.0
11-
alembic==1.16.4
11+
alembic==1.16.5
1212
amqp==5.3.1
1313
annotated-types==0.7.0
1414
anyio==4.10.0
@@ -62,7 +62,7 @@ docopt==0.6.2
6262
docutils==0.21.2
6363
dparse==0.6.4
6464
edam-ontology==1.25.2
65-
email-validator==2.2.0
65+
email-validator==2.3.0
6666
et-xmlfile==2.0.0
6767
exceptiongroup==1.3.0 ; python_full_version < '3.11'
6868
fastapi-slim==0.116.1
@@ -121,7 +121,7 @@ numpy==2.2.6 ; python_full_version == '3.10.*'
121121
numpy==2.3.2 ; python_full_version >= '3.11'
122122
oauthlib==3.3.1
123123
openpyxl==3.1.5
124-
orjson==3.11.2
124+
orjson==3.11.3
125125
oyaml==1.0
126126
packaging==24.2 ; python_full_version < '3.10'
127127
packaging==25.0 ; python_full_version >= '3.10'
@@ -131,7 +131,7 @@ paste==3.10.1
131131
pastedeploy==3.1.0
132132
pebble==5.1.3
133133
pillow==11.3.0
134-
prompt-toolkit==3.0.51
134+
prompt-toolkit==3.0.52
135135
propcache==0.3.2
136136
prov==1.5.1
137137
psutil==7.0.0
@@ -164,7 +164,7 @@ pyzmq==27.0.2
164164
rdflib==7.1.4
165165
referencing==0.36.2
166166
refgenconf==0.12.2
167-
regex==2025.7.34
167+
regex==2025.8.29
168168
repoze-lru==0.7
169169
requests==2.32.5
170170
requests-oauthlib==2.0.0
@@ -174,7 +174,7 @@ rich==13.9.4
174174
rich-argparse==1.7.1
175175
rocrate==0.14.0
176176
routes==2.5.1
177-
rpds-py==0.27.0
177+
rpds-py==0.27.1
178178
ruamel-yaml==0.18.15
179179
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
180180
s3fs==2025.7.0
@@ -189,22 +189,22 @@ sortedcontainers==2.4.0
189189
spython==0.3.14
190190
sqlalchemy==2.0.43
191191
sqlparse==0.5.3
192-
starlette==0.47.2
192+
starlette==0.47.3
193193
starlette-context==0.4.0
194-
supervisor==4.2.5
194+
supervisor==4.3.0
195195
svgwrite==1.4.3
196196
tenacity==9.1.2
197197
text-unidecode==1.3
198198
tifffile==2024.8.30 ; python_full_version < '3.10'
199199
tifffile==2025.5.10 ; python_full_version == '3.10.*'
200-
tifffile==2025.6.11 ; python_full_version >= '3.11'
200+
tifffile==2025.8.28 ; python_full_version >= '3.11'
201201
tinydb==4.8.2
202202
tomli==2.2.1 ; python_full_version < '3.11'
203203
tornado==6.5.2
204204
tqdm==4.67.1
205205
tuspy==1.1.0
206206
tuswsgi==0.5.5
207-
typing-extensions==4.14.1
207+
typing-extensions==4.15.0
208208
typing-inspection==0.4.1
209209
tzdata==2025.2
210210
tzlocal==5.3.1

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

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ colorlog==6.9.0
2222
contourpy==1.3.0 ; python_full_version < '3.10'
2323
contourpy==1.3.2 ; python_full_version == '3.10.*'
2424
contourpy==1.3.3 ; python_full_version >= '3.11'
25-
coverage==7.10.4
25+
coverage==7.10.6
2626
cwltest==2.6.20250818005349
2727
cycler==0.12.1
2828
decorator==5.2.1
2929
defusedxml==0.7.1
30-
dogpile-cache==1.2.2
30+
dogpile-cache==1.4.0
3131
enum-tools==0.12.0 ; python_full_version >= '3.10'
3232
exceptiongroup==1.3.0 ; python_full_version < '3.11'
3333
filelock==3.19.1
3434
fluent-logger==0.11.1
35-
fonttools==4.59.1
35+
fonttools==4.59.2
3636
frozenlist==1.7.0
3737
greenlet==3.2.4
3838
h11==0.16.0
@@ -48,6 +48,8 @@ inquirerpy==0.3.4
4848
isodate==0.7.2 ; python_full_version < '3.11'
4949
jinja2==3.1.6
5050
jmespath==1.0.1
51+
jsonpatch==1.33
52+
jsonpointer==3.0.0
5153
jsonschema==4.25.1
5254
jsonschema-specifications==2025.4.1
5355
junit-xml==1.9
@@ -57,7 +59,7 @@ lxml==5.4.0
5759
markdown-it-py==3.0.0
5860
markupsafe==3.0.2
5961
matplotlib==3.9.4 ; python_full_version < '3.10'
60-
matplotlib==3.10.5 ; python_full_version >= '3.10'
62+
matplotlib==3.10.6 ; python_full_version >= '3.10'
6163
mdurl==0.1.2
6264
mirakuru==2.6.1
6365
mistune==3.0.2
@@ -73,16 +75,15 @@ owlrl==6.0.2 ; python_full_version < '3.10'
7375
owlrl==7.1.4 ; python_full_version >= '3.10'
7476
packaging==24.2 ; python_full_version < '3.10'
7577
packaging==25.0 ; python_full_version >= '3.10'
76-
pbr==7.0.1
7778
pfzy==0.3.4
7879
pillow==11.3.0
7980
pkce==1.0.3
80-
platformdirs==4.3.8
81-
playwright==1.54.0
81+
platformdirs==4.4.0
82+
playwright==1.55.0
8283
pluggy==1.6.0
8384
port-for==0.7.4
8485
prettytable==3.16.0
85-
prompt-toolkit==3.0.51
86+
prompt-toolkit==3.0.52
8687
propcache==0.3.2
8788
psutil==7.0.0 ; sys_platform != 'cygwin'
8889
psycopg==3.2.9
@@ -106,7 +107,7 @@ pytest-playwright==0.7.0
106107
pytest-postgresql==7.0.2
107108
pytest-shard==0.1.2
108109
python-dateutil==2.9.0.post0
109-
python-irodsclient==3.1.1
110+
python-irodsclient==3.2.0
110111
python-slugify==8.0.4
111112
pyyaml==6.0.2
112113
rdflib==7.1.4
@@ -119,24 +120,22 @@ rich-click==1.8.9
119120
roc-validator==0.4.2 ; python_full_version < '3.9.20'
120121
roc-validator==0.4.6 ; python_full_version >= '3.9.20' and python_full_version < '3.10'
121122
roc-validator==0.7.3 ; python_full_version >= '3.10'
122-
rpds-py==0.27.0
123+
rpds-py==0.27.1
123124
ruamel-yaml==0.18.15
124125
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
125-
rucio-clients==37.7.1
126+
rucio-clients==38.0.0
126127
s3transfer==0.13.1
127128
schema-salad==8.9.20250723145140
128129
scipy==1.13.1 ; python_full_version < '3.10'
129130
scipy==1.15.3 ; python_full_version == '3.10.*'
130131
scipy==1.16.1 ; python_full_version >= '3.11'
131-
selenium==4.32.0 ; python_full_version < '3.10'
132-
selenium==4.35.0 ; python_full_version >= '3.10'
132+
selenium==4.32.0
133133
seletools==1.5.0
134-
setuptools==80.9.0
135134
six==1.17.0
136135
sniffio==1.3.1
137136
sortedcontainers==2.4.0
138137
statsd==4.0.1
139-
stevedore==5.4.1
138+
stevedore==5.5.0
140139
tabulate==0.9.0
141140
testfixtures==8.3.0 ; python_full_version < '3.11'
142141
testfixtures==9.1.0 ; python_full_version >= '3.11'
@@ -148,7 +147,7 @@ trio==0.30.0
148147
trio-websocket==0.12.2
149148
tuspy==1.1.0
150149
twill==3.3
151-
typing-extensions==4.14.1
150+
typing-extensions==4.15.0
152151
tzdata==2025.2 ; sys_platform == 'win32'
153152
url-normalize==2.2.1
154153
urllib3==1.26.20 ; python_full_version < '3.10'

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.40.16
4+
boto3-stubs==1.40.21
55
botocore-stubs==1.38.46
66
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
77
cryptography==45.0.6
@@ -32,6 +32,6 @@ types-s3transfer==0.13.0
3232
types-setuptools==80.9.0.20250822
3333
types-six==1.17.0.20250515
3434
types-urllib3==1.26.25.14 ; python_full_version < '3.10'
35-
typing-extensions==4.14.1
35+
typing-extensions==4.15.0
3636
typing-inspection==0.4.1
3737
urllib3==2.5.0 ; python_full_version >= '3.10'

0 commit comments

Comments
 (0)