11# This file was autogenerated by uv via the following command:
22# uv export --frozen --no-annotate --no-hashes --only-group=dev
33aiohappyeyeballs==2.6.1
4- aiohttp==3.13.0
4+ aiohttp==3.13.1
55aiosignal==1.4.0
66alabaster==0.7.16 ; python_full_version < '3.10'
77alabaster==1.0.0 ; python_full_version >= '3.10'
@@ -18,29 +18,31 @@ boto3==1.40.49
1818botocore==1.40.49
1919build==1.3.0
2020cachecontrol==0.14.3
21- cachetools==6.2.0
21+ cachetools==6.2.1
2222cattrs==25.3.0
2323certifi==2025.10.5
2424cffi==2.0.0 ; (implementation_name != 'pypy' and os_name == 'nt') or platform_python_implementation != 'PyPy'
25- charset-normalizer==3.4.3
25+ charset-normalizer==3.4.4
2626click==8.1.8 ; python_full_version < '3.10'
2727click==8.3.0 ; python_full_version >= '3.10'
2828codespell==2.4.1
2929colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
30- colorlog==6.9.0
30+ colorlog==6.10.1
3131contourpy==1.3.0 ; python_full_version < '3.10'
3232contourpy==1.3.2 ; python_full_version == '3.10.*'
3333contourpy==1.3.3 ; python_full_version >= '3.11'
34- coverage==7.10.7
35- cryptography==46.0.2
34+ coverage==7.10.7 ; python_full_version < '3.10'
35+ coverage==7.11.0 ; python_full_version >= '3.10'
36+ cryptography==46.0.3
3637cwltest==2.6.20250818005349
3738cycler==0.12.1
3839darker==3.0.0
3940darkgraylib==2.4.0
4041decorator==5.2.1
4142defusedxml==0.7.1
4243docutils==0.21.2
43- dogpile-cache==1.4.1
44+ dogpile-cache==1.4.1 ; python_full_version < '3.10'
45+ dogpile-cache==1.5.0 ; python_full_version >= '3.10'
4446enum-tools==0.12.0 ; python_full_version >= '3.10'
4547exceptiongroup==1.3.0 ; python_full_version < '3.11'
4648filelock==3.19.1 ; python_full_version < '3.10'
@@ -56,14 +58,16 @@ html5rdf==1.2.1 ; python_full_version >= '3.10'
5658httpcore==1.0.9
5759httpx==0.28.1
5860id==1.5.0
59- idna==3.10
61+ idna==3.11
6062imagesize==1.4.1
6163importlib-metadata==8.7.0 ; python_full_version < '3.12'
6264importlib-resources==6.5.2 ; python_full_version < '3.10'
63- iniconfig==2.1.0
65+ iniconfig==2.1.0 ; python_full_version < '3.10'
66+ iniconfig==2.3.0 ; python_full_version >= '3.10'
6467inquirerpy==0.3.4
6568isodate==0.7.2 ; python_full_version < '3.11'
66- isort==6.1.0
69+ isort==6.1.0 ; python_full_version < '3.10'
70+ isort==7.0.0 ; python_full_version >= '3.10'
6771jaraco-classes==3.4.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
6872jaraco-context==6.0.1 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
6973jaraco-functools==4.3.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
@@ -99,7 +103,7 @@ myst-parser==4.0.1 ; python_full_version >= '3.10'
99103nh3==0.3.1
100104numpy==2.0.2 ; python_full_version < '3.10'
101105numpy==2.2.6 ; python_full_version == '3.10.*'
102- numpy==2.3.3 ; python_full_version >= '3.11'
106+ numpy==2.3.4 ; python_full_version >= '3.11'
103107onedatafilerestclient==21.2.5.2
104108outcome==1.3.0.post0
105109owlrl==6.0.2 ; python_full_version < '3.10'
@@ -108,7 +112,8 @@ packaging==24.2 ; python_full_version < '3.10'
108112packaging==25.0 ; python_full_version >= '3.10'
109113pathspec==0.12.1
110114pfzy==0.3.4
111- pillow==11.3.0
115+ pillow==11.3.0 ; python_full_version < '3.10'
116+ pillow==12.0.0 ; python_full_version >= '3.10'
112117pkce==1.0.3
113118platformdirs==4.4.0 ; python_full_version < '3.10'
114119platformdirs==4.5.0 ; python_full_version >= '3.10'
@@ -119,8 +124,8 @@ port-for==1.0.0 ; python_full_version >= '3.10'
119124prettytable==3.16.0
120125prompt-toolkit==3.0.52
121126propcache==0.4.1
122- psutil==7.1.0 ; sys_platform != 'cygwin'
123- psycopg==3.2.10
127+ psutil==7.1.2 ; sys_platform != 'cygwin'
128+ psycopg==3.2.12
124129pycparser==2.23 ; (implementation_name != 'PyPy' and implementation_name != 'pypy' and os_name == 'nt') or (implementation_name != 'PyPy' and platform_python_implementation != 'PyPy')
125130pyee==13.0.0
126131pygithub==2.8.1
@@ -147,27 +152,29 @@ pytest-shard==0.1.2
147152python-dateutil==2.9.0.post0
148153python-irodsclient==3.2.0
149154python-slugify==8.0.4
150- pytokens==0.1.10
155+ pytokens==0.2.0
151156pywin32-ctypes==0.2.3 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'win32'
152157pyyaml==6.0.3
153158rdflib==7.2.1
154159readme-renderer==44.0
155- referencing==0.36.2
160+ referencing==0.36.2 ; python_full_version < '3.10'
161+ referencing==0.37.0 ; python_full_version >= '3.10'
156162requests==2.32.5
157163requests-cache==1.2.1
158164requests-toolbelt==1.0.0
159165responses==0.25.8
160166rfc3986==2.0.0
161167rich==13.9.4
162- rich-click==1.9.3
168+ rich-click==1.9.4
163169roc-validator==0.4.2 ; python_full_version < '3.9.20'
164170roc-validator==0.4.6 ; python_full_version >= '3.9.20' and python_full_version < '3.10'
165171roc-validator==0.7.3 ; python_full_version >= '3.10'
166172roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
167- rpds-py==0.27.1
168- ruamel-yaml==0.18.15
173+ rpds-py==0.27.1 ; python_full_version < '3.10'
174+ rpds-py==0.28.0 ; python_full_version >= '3.10'
175+ ruamel-yaml==0.18.16
169176ruamel-yaml-clib==0.2.14 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
170- rucio-clients==38.3 .0
177+ rucio-clients==38.4 .0
171178s3transfer==0.14.0
172179schema-salad==8.9.20250723145140
173180scipy==1.13.1 ; python_full_version < '3.10'
@@ -176,7 +183,7 @@ scipy==1.16.2 ; python_full_version >= '3.11'
176183secretstorage==3.3.3 ; python_full_version < '3.10' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
177184secretstorage==3.4.0 ; python_full_version >= '3.10' and platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
178185selenium==4.32.0 ; python_full_version < '3.10'
179- selenium==4.36 .0 ; python_full_version >= '3.10'
186+ selenium==4.38 .0 ; python_full_version >= '3.10'
180187seletools==1.5.0
181188six==1.17.0
182189sniffio==1.3.1
@@ -197,18 +204,18 @@ statsd==4.0.1
197204stevedore==5.5.0
198205tabulate==0.9.0
199206testfixtures==8.3.0 ; python_full_version < '3.11'
200- testfixtures==9.1 .0 ; python_full_version >= '3.11'
207+ testfixtures==9.2 .0 ; python_full_version >= '3.11'
201208text-unidecode==1.3
202209tinydb==4.8.2
203210toml==0.10.2
204211tomli==2.3.0 ; python_full_version <= '3.11'
205- total-perspective-vortex==3.1.1
212+ total-perspective-vortex==3.1.2
206213trio==0.31.0
207214trio-websocket==0.12.2
208215tuspy==1.1.0
209216twill==3.3.1
210217twine==6.2.0
211- types-cachetools==6.2.0.20250827
218+ types-cachetools==6.2.0.20251022
212219types-requests==2.31.0.6 ; python_full_version < '3.10'
213220types-requests==2.32.4.20250913 ; python_full_version >= '3.10'
214221types-urllib3==1.26.25.14 ; python_full_version < '3.10'
0 commit comments