[stable-2.10] dnf test - update libmodulemd when updating python3-dnf (#74025)

The dependency version is set too low in the latest version of the package.

https://bugzilla.redhat.com/show_bug.cgi?id=1942236
(cherry picked from commit fa1b52ce55)

Co-authored-by: Sam Doran <sdoran@redhat.com>
This commit is contained in:
Sam Doran 2021-03-24 15:49:57 -04:00 committed by Matt Clay
parent 7ef1a2f830
commit e29a78104f

View file

@ -6,6 +6,7 @@
name:
- python3-dnf
- python3-libdnf # https://bugzilla.redhat.com/show_bug.cgi?id=1887502
- libmodulemd # https://bugzilla.redhat.com/show_bug.cgi?id=1942236
state: latest
register: dnf_result