22# uv export --frozen --no-annotate --no-hashes --only-group=dev
33aiohappyeyeballs == 2.6.1
44aiohttp == 3.12.13
5- aiosignal == 1.3.2
5+ aiosignal == 1.4.0
66alabaster == 0.7.16 ; python_full_version < '3.10'
77alabaster == 1.0.0 ; python_full_version >= '3.10'
88anyio == 4.9.0
@@ -28,8 +28,8 @@ colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
2828colorlog == 6.9.0
2929contourpy == 1.3.0 ; python_full_version < '3.10'
3030contourpy == 1.3.2 ; python_full_version >= '3.10'
31- coverage == 7.9.1
32- cryptography == 45.0.4
31+ coverage == 7.9.2
32+ cryptography == 45.0.5
3333cwltest == 2.6.20250314152537
3434cycler == 0.12.1
3535darker == 2.1.1
@@ -43,7 +43,7 @@ enum-tools==0.12.0 ; python_full_version >= '3.10'
4343exceptiongroup == 1.3.0 ; python_full_version < '3.11'
4444filelock == 3.18.0
4545fluent-logger == 0.11.1
46- fonttools == 4.58.4
46+ fonttools == 4.58.5
4747frozenlist == 1.7.0
4848galaxy-release-util == 0.3.0
4949graylint == 1.1.1
@@ -82,11 +82,11 @@ matplotlib==3.9.4 ; python_full_version < '3.10'
8282matplotlib == 3.10.3 ; python_full_version >= '3.10'
8383mdit-py-plugins == 0.4.2
8484mdurl == 0.1.2
85- mirakuru == 2.6.0
85+ mirakuru == 2.6.1
8686mistune == 3.0.2
8787more-itertools == 10.7.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
8888msgpack == 1.1.1
89- multidict == 6.6.0
89+ multidict == 6.6.3
9090mypy-extensions == 1.1.0
9191myst-parser == 3.0.1 ; python_full_version < '3.10'
9292myst-parser == 4.0.1 ; python_full_version >= '3.10'
@@ -156,7 +156,7 @@ roc-validator==0.4.2 ; python_full_version < '3.9.20'
156156roc-validator == 0.4.6 ; python_full_version >= '3.9.20' and python_full_version < '3.10'
157157roc-validator == 0.7.3 ; python_full_version >= '3.10'
158158roman-numerals-py == 3.1.0 ; python_full_version >= '3.11'
159- rpds-py == 0.25.1
159+ rpds-py == 0.26.0
160160ruamel-yaml == 0.18.14
161161ruamel-yaml-clib == 0.2.12 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
162162rucio-clients == 37.6.0
@@ -187,7 +187,8 @@ sphinxcontrib-serializinghtml==2.0.0
187187statsd == 4.0.1
188188stevedore == 5.4.1
189189tabulate == 0.9.0
190- testfixtures == 8.3.0
190+ testfixtures == 8.3.0 ; python_full_version < '3.11'
191+ testfixtures == 9.0.1 ; python_full_version >= '3.11'
191192text-unidecode == 1.3
192193tinydb == 4.8.2
193194toml == 0.10.2
@@ -197,7 +198,7 @@ trio-websocket==0.12.2
197198tuspy == 1.1.0
198199twill == 3.3
199200twine == 6.1.0
200- typing-extensions == 4.14.0
201+ typing-extensions == 4.14.1
201202tzdata == 2025.2 ; sys_platform == 'win32'
202203url-normalize == 2.2.1
203204urllib3 == 1.26.20 ; python_full_version < '3.10'
0 commit comments