ansible/test/sanity
Sviatoslav Sydorenko 0cd36ce6d0 Use strict_optional @ ansible.galaxy.dependency_resolution
This patch drops unnecessary default for
`CollectionDependencyProvider`'s `concrete_artifacts_manager` argument
as it is always passed, in every place across the code base where the
provider is constructed.

It was also causing MyPy violations on calls to
`_ComputedReqKindsMixin.from_requirement_dict()` in the "strict
optional" mode which is now enforced for $sbj, while remaining
disabled globally.

It is a #85545 follow-up.
2025-10-07 22:11:58 +02:00
..
code-smell Use strict_optional @ ansible.galaxy.dependency_resolution 2025-10-07 22:11:58 +02:00
ignore.txt ansible-galaxy - remove deprecated v2 API (#85830) 2025-09-15 17:29:12 -04:00