Skip to content

Commit 5d19724

Browse files
authored
Merge pull request #20139 from galaxybot/dev_auto_update_dependencies
2 parents 06fd208 + 39993ec commit 5d19724

File tree

12 files changed

+81
-80
lines changed

12 files changed

+81
-80
lines changed

lib/galaxy/dependencies/dev-requirements.txt

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,23 @@ 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.37.1
17-
botocore==1.37.1
16+
boto3==1.37.3
17+
botocore==1.37.3
1818
build==1.2.2.post1
19-
cachecontrol==0.14.2
19+
cachecontrol==0.14.3
2020
cattrs==24.1.3
2121
certifi==2025.4.26
2222
cffi==1.17.1
23-
charset-normalizer==3.4.1
24-
click==8.1.8
23+
charset-normalizer==3.4.2
24+
click==8.1.8 ; python_full_version < '3.10'
25+
click==8.2.0 ; python_full_version >= '3.10'
2526
codespell==2.4.1
2627
colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
2728
colorlog==6.9.0
2829
contourpy==1.3.0 ; python_full_version < '3.10'
2930
contourpy==1.3.2 ; python_full_version >= '3.10'
3031
coverage==7.8.0
31-
cryptography==44.0.2
32+
cryptography==45.0.2
3233
cwltest==2.6.20250314152537
3334
cycler==0.12.1
3435
darker==2.1.1
@@ -37,24 +38,24 @@ decorator==5.2.1
3738
defusedxml==0.7.1
3839
deprecated==1.2.18
3940
docutils==0.21.2
40-
dogpile-cache==1.3.4
41+
dogpile-cache==1.2.2
4142
enum-tools==0.12.0 ; python_full_version >= '3.10'
42-
exceptiongroup==1.2.2 ; python_full_version < '3.11'
43+
exceptiongroup==1.3.0 ; python_full_version < '3.11'
4344
filelock==3.18.0
4445
fluent-logger==0.11.1
45-
fonttools==4.57.0
46+
fonttools==4.58.0
4647
frozenlist==1.6.0
4748
galaxy-release-util==0.2.0
4849
graylint==1.1.1
49-
greenlet==3.2.1
50+
greenlet==3.2.2
5051
h11==0.16.0
5152
html5lib==1.1
5253
httpcore==1.0.9
5354
httpx==0.28.1
5455
id==1.5.0
5556
idna==3.10
5657
imagesize==1.4.1
57-
importlib-metadata==8.6.1 ; python_full_version < '3.12'
58+
importlib-metadata==8.7.0 ; python_full_version < '3.12'
5859
importlib-resources==6.5.2 ; python_full_version < '3.10'
5960
iniconfig==2.1.0
6061
inquirerpy==0.3.4
@@ -77,20 +78,20 @@ markdown-it-py==3.0.0
7778
markdown-it-reporter==0.0.2
7879
markupsafe==3.0.2
7980
matplotlib==3.9.4 ; python_full_version < '3.10'
80-
matplotlib==3.10.1 ; python_full_version >= '3.10'
81+
matplotlib==3.10.3 ; python_full_version >= '3.10'
8182
mdit-py-plugins==0.4.2
8283
mdurl==0.1.2
8384
mirakuru==2.6.0
8485
mistune==3.0.2
8586
more-itertools==10.7.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
8687
msgpack==1.1.0
87-
multidict==6.4.3
88+
multidict==6.4.4
8889
mypy-extensions==1.1.0
8990
myst-parser==3.0.1 ; python_full_version < '3.10'
9091
myst-parser==4.0.1 ; python_full_version >= '3.10'
9192
nh3==0.2.21
9293
numpy==2.0.2 ; python_full_version < '3.10'
93-
numpy==2.2.5 ; python_full_version >= '3.10'
94+
numpy==2.2.6 ; python_full_version >= '3.10'
9495
onedatafilerestclient==21.2.5.2
9596
outcome==1.3.0.post0
9697
owlrl==6.0.2
@@ -101,17 +102,17 @@ pbr==6.1.1
101102
pfzy==0.3.4
102103
pillow==11.2.1
103104
pkce==1.0.3
104-
platformdirs==4.3.7
105-
playwright==1.51.0
106-
pluggy==1.5.0
105+
platformdirs==4.3.8
106+
playwright==1.52.0
107+
pluggy==1.6.0
107108
port-for==0.7.4
108109
prettytable==3.16.0
109110
prompt-toolkit==3.0.51
110111
propcache==0.3.1
111112
psutil==7.0.0 ; sys_platform != 'cygwin'
112-
psycopg==3.2.6
113+
psycopg==3.2.9
113114
pycparser==2.22
114-
pyee==12.1.1
115+
pyee==13.0.0
115116
pygithub==2.6.1
116117
pygments==2.19.1
117118
pyjwt==2.10.1
@@ -130,7 +131,7 @@ pytest-json-report==1.5.0
130131
pytest-metadata==3.1.1
131132
pytest-mock==3.14.0
132133
pytest-playwright==0.7.0
133-
pytest-postgresql==7.0.1
134+
pytest-postgresql==7.0.2
134135
pytest-shard==0.1.2
135136
python-dateutil==2.9.0.post0
136137
python-irodsclient==3.1.0
@@ -149,23 +150,23 @@ rich==13.9.4
149150
rich-click==1.8.8
150151
roc-validator==0.4.2 ; python_full_version < '3.9.20'
151152
roc-validator==0.4.6 ; python_full_version >= '3.9.20' and python_full_version < '3.10'
152-
roc-validator==0.6.5 ; python_full_version >= '3.10'
153+
roc-validator==0.7.0 ; python_full_version >= '3.10'
153154
roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
154-
rpds-py==0.24.0
155+
rpds-py==0.25.0
155156
ruamel-yaml==0.18.10
156157
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.13' and platform_python_implementation == 'CPython'
157-
rucio-clients==36.5.0
158+
rucio-clients==37.3.0
158159
s3transfer==0.11.3
159160
schema-salad==8.9.20250408123006
160161
scipy==1.13.1 ; python_full_version < '3.10'
161-
scipy==1.15.2 ; python_full_version >= '3.10'
162+
scipy==1.15.3 ; python_full_version >= '3.10'
162163
secretstorage==3.3.3 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
163-
selenium==4.31.0
164+
selenium==4.32.0
164165
seletools==1.5.0
165-
setuptools==79.0.1
166+
setuptools==80.7.1
166167
six==1.17.0
167168
sniffio==1.3.1
168-
snowballstemmer==2.2.0
169+
snowballstemmer==3.0.1
169170
sortedcontainers==2.4.0
170171
sphinx==7.4.7 ; python_full_version < '3.10'
171172
sphinx==8.1.3 ; 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.13.0
66
pyflakes==3.3.2
7-
ruff==0.11.7
7+
ruff==0.11.10

lib/galaxy/dependencies/pinned-requirements.txt

Lines changed: 28 additions & 27 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.8
44
adal==1.2.7
5-
aiobotocore==2.21.1
5+
aiobotocore==2.22.0
66
aiofiles==24.1.0
77
aiohappyeyeballs==2.6.1
88
aiohttp==3.11.18
@@ -12,7 +12,7 @@ alembic==1.15.2
1212
amqp==5.3.1
1313
annotated-types==0.7.0
1414
anyio==4.9.0
15-
apispec==6.8.1
15+
apispec==6.8.2
1616
appdirs==1.4.4
1717
arcp==0.2.1
1818
argcomplete==3.6.2
@@ -30,15 +30,16 @@ bioblend==1.5.0
3030
bleach==6.2.0
3131
boltons==25.0.0
3232
boto==2.49.0
33-
botocore==1.37.1
33+
botocore==1.37.3
3434
bx-python==0.13.0
35-
cachecontrol==0.14.2
35+
cachecontrol==0.14.3
3636
celery==5.5.2
3737
certifi==2025.4.26
3838
cffi==1.17.1
39-
charset-normalizer==3.4.1
39+
charset-normalizer==3.4.2
4040
circus==0.19.0
41-
click==8.1.8
41+
click==8.1.8 ; python_full_version < '3.10'
42+
click==8.2.0 ; python_full_version >= '3.10'
4243
click-didyoumean==0.3.1
4344
click-plugins==1.1.1
4445
click-repl==0.3.0
@@ -47,7 +48,7 @@ cloudbridge==3.2.0
4748
colorama==0.4.6 ; sys_platform == 'win32'
4849
coloredlogs==15.0.1
4950
conda-package-streaming==0.11.0
50-
cryptography==44.0.2
51+
cryptography==45.0.2
5152
ct3==3.4.0
5253
cwl-upgrader==1.2.12
5354
cwl-utils==0.37
@@ -62,7 +63,7 @@ docutils==0.21.2
6263
dparse==0.6.4
6364
edam-ontology==1.25.2
6465
email-validator==2.2.0
65-
exceptiongroup==1.2.2 ; python_full_version < '3.11'
66+
exceptiongroup==1.3.0 ; python_full_version < '3.11'
6667
fastapi-slim==0.115.12
6768
filelock==3.18.0
6869
fissix==24.4.24
@@ -71,17 +72,17 @@ fs==2.4.16
7172
fsspec==2025.3.2
7273
future==1.0.0
7374
gravity==1.0.7
74-
greenlet==3.2.1 ; (python_full_version < '3.14' and platform_machine == 'AMD64') or (python_full_version < '3.14' and platform_machine == 'WIN32') or (python_full_version < '3.14' and platform_machine == 'aarch64') or (python_full_version < '3.14' and platform_machine == 'amd64') or (python_full_version < '3.14' and platform_machine == 'ppc64le') or (python_full_version < '3.14' and platform_machine == 'win32') or (python_full_version < '3.14' and platform_machine == 'x86_64')
75+
greenlet==3.2.2 ; (python_full_version < '3.14' and platform_machine == 'AMD64') or (python_full_version < '3.14' and platform_machine == 'WIN32') or (python_full_version < '3.14' and platform_machine == 'aarch64') or (python_full_version < '3.14' and platform_machine == 'amd64') or (python_full_version < '3.14' and platform_machine == 'ppc64le') or (python_full_version < '3.14' and platform_machine == 'win32') or (python_full_version < '3.14' and platform_machine == 'x86_64')
7576
gunicorn==23.0.0
7677
gxformat2==0.20.0
7778
h11==0.16.0
78-
httpcore==1.0.9
79-
httpx==0.28.1
8079
h5grove==2.3.0
8180
h5py==3.13.0
81+
httpcore==1.0.9
82+
httpx==0.28.1
8283
humanfriendly==10.0
8384
idna==3.10
84-
importlib-metadata==8.6.1
85+
importlib-metadata==8.7.0 ; python_full_version < '3.10'
8586
importlib-resources==6.5.2 ; python_full_version < '3.12'
8687
isa-rwval @ git+https://github.com/nsoranzo/isa-rwval.git@3d989181058d2765a93cb0e7ca85d6955e0eb6ef
8788
isal==1.7.2
@@ -95,27 +96,27 @@ kombu==5.5.3
9596
lagom==2.7.5
9697
legacy-cgi==2.6.3 ; python_full_version >= '3.13'
9798
limits==4.2 ; python_full_version < '3.10'
98-
limits==5.1.0 ; python_full_version >= '3.10'
99+
limits==5.2.0 ; python_full_version >= '3.10'
99100
lxml==5.4.0
100101
mako==1.3.10
101102
markdown==3.8
102103
markdown-it-py==3.0.0
103104
markupsafe==3.0.2
104105
mdurl==0.1.2
105-
mercurial==7.0.1
106+
mercurial==7.0.2
106107
mistune==3.0.2
107108
mrcfile==1.5.4
108109
msal==1.32.3
109110
msgpack==1.1.0
110-
multidict==6.4.3
111+
multidict==6.4.4
111112
mypy-extensions==1.1.0
112113
networkx==3.2.1 ; python_full_version < '3.10'
113114
networkx==3.4.2 ; python_full_version >= '3.10'
114115
nodeenv==1.9.1
115116
numpy==2.0.2 ; python_full_version < '3.10'
116-
numpy==2.2.5 ; python_full_version >= '3.10'
117+
numpy==2.2.6 ; python_full_version >= '3.10'
117118
oauthlib==3.2.2
118-
orjson==3.10.16
119+
orjson==3.10.18
119120
oyaml==1.0
120121
packaging==24.2 ; python_full_version < '3.10'
121122
packaging==25.0 ; python_full_version >= '3.10'
@@ -131,13 +132,13 @@ prov==1.5.1
131132
psutil==7.0.0
132133
pulsar-galaxy-lib==0.15.7
133134
pycparser==2.22
134-
pycryptodome==3.22.0
135-
pydantic==2.11.3
136-
pydantic-core==2.33.1
135+
pycryptodome==3.23.0
136+
pydantic==2.11.4
137+
pydantic-core==2.33.2
137138
pydantic-tes==0.2.0
138139
pydot==2.0.0
139140
pyeventsystem==0.1.0
140-
pyfaidx==0.8.1.3
141+
pyfaidx==0.8.1.4
141142
pygments==2.19.1
142143
pyjwt==2.10.1
143144
pykwalify==1.8.0
@@ -168,17 +169,17 @@ rich==13.9.4
168169
rich-argparse==1.7.0
169170
rocrate==0.13.0
170171
routes==2.5.1
171-
rpds-py==0.24.0
172+
rpds-py==0.25.0
172173
ruamel-yaml==0.18.10
173174
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.13' and platform_python_implementation == 'CPython'
174175
s3fs==2025.3.2
175176
schema-salad==8.9.20250408123006
176-
setuptools==79.0.1
177+
setuptools==80.7.1
177178
setuptools-scm==5.0.2
178179
six==1.17.0
179180
slowapi==0.1.9
180181
sniffio==1.3.1
181-
social-auth-core==4.6.0
182+
social-auth-core==4.6.1
182183
sortedcontainers==2.4.0
183184
spython==0.3.14
184185
sqlalchemy==2.0.40
@@ -191,10 +192,10 @@ svgwrite==1.4.3
191192
tenacity==9.1.2
192193
text-unidecode==1.3
193194
tifffile==2024.8.30 ; python_full_version < '3.10'
194-
tifffile==2025.3.30 ; python_full_version >= '3.10'
195+
tifffile==2025.5.10 ; python_full_version >= '3.10'
195196
tinydb==4.8.2
196197
tomli==2.2.1 ; python_full_version < '3.11'
197-
tornado==6.4.2
198+
tornado==6.5
198199
tqdm==4.67.1
199200
tuspy==1.1.0
200201
tuswsgi==0.5.5
@@ -215,6 +216,6 @@ whoosh==2.7.4
215216
wrapt==1.17.2
216217
yacman==0.9.3
217218
yarl==1.20.0
218-
zipp==3.21.0
219+
zipp==3.21.0 ; python_full_version < '3.10'
219220
zipstream-new==1.1.8
220221
zstandard==0.23.0

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

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,35 @@
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.38.3
5-
botocore-stubs==1.38.3
4+
boto3-stubs==1.38.18
5+
botocore-stubs==1.38.18
66
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
7-
cryptography==44.0.2
7+
cryptography==45.0.2
88
lxml-stubs==0.5.1
99
mypy==1.15.0
1010
mypy-boto3-s3==1.38.0
1111
mypy-extensions==1.1.0
1212
pycparser==2.22 ; platform_python_implementation != 'PyPy'
13-
pydantic==2.11.3
14-
pydantic-core==2.33.1
15-
setuptools==79.0.1
13+
pydantic==2.11.4
14+
pydantic-core==2.33.2
1615
tomli==2.2.1 ; python_full_version < '3.11'
17-
types-awscrt==0.26.1
18-
types-bleach==6.2.0.20241123
16+
types-awscrt==0.27.2
17+
types-bleach==6.2.0.20250514
1918
types-boto==2.49.18.20241019
2019
types-contextvars==2.4.7.3
2120
types-dataclasses==0.6.6
22-
types-docutils==0.21.0.20241128
23-
types-html5lib==1.1.11.20241018
21+
types-docutils==0.21.0.20250516
22+
types-html5lib==1.1.11.20250516
2423
types-markdown==3.8.0.20250415
25-
types-paramiko==3.5.0.20240928
26-
types-python-dateutil==2.9.0.20241206
24+
types-paramiko==3.5.0.20250516
25+
types-python-dateutil==2.9.0.20250516
2726
types-python-slugify==8.0.2.20240310
28-
types-pyyaml==6.0.12.20250402
27+
types-pyyaml==6.0.12.20250516
2928
types-requests==2.31.0.6 ; python_full_version < '3.10'
30-
types-requests==2.32.0.20250328 ; python_full_version >= '3.10'
29+
types-requests==2.32.0.20250515 ; python_full_version >= '3.10'
3130
types-s3transfer==0.12.0
32-
types-setuptools==79.0.0.20250422
33-
types-six==1.17.0.20250403
31+
types-setuptools==80.7.0.20250516
32+
types-six==1.17.0.20250515
3433
types-urllib3==1.26.25.14 ; python_full_version < '3.10'
3534
typing-extensions==4.13.2
3635
typing-inspection==0.4.0

packages/app/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ install_requires =
7272
refgenconf>=0.12.0
7373
regex
7474
requests
75-
SQLAlchemy>=2.0,<2.1,!=2.0.36
75+
SQLAlchemy>=2.0.37,<2.1,!=2.0.41
7676
sqlitedict
7777
starlette
7878
svgwrite

packages/data/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ install_requires =
5858
pysam>=0.21
5959
rocrate
6060
social-auth-core>=4.5.0
61-
SQLAlchemy>=2.0,<2.1,!=2.0.36
61+
SQLAlchemy>=2.0.37,<2.1,!=2.0.41
6262
tifffile
6363
typing-extensions
6464
packages = find:

0 commit comments

Comments
 (0)