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