diff --git a/internal/rosa/python.go b/internal/rosa/python.go index 417d8877..8013bda8 100644 --- a/internal/rosa/python.go +++ b/internal/rosa/python.go @@ -197,8 +197,8 @@ func init() { artifactsM[PythonPyTest] = newPypi( "pytest", 3765, "the pytest framework", - "9.0.2", "py3", "none", "any", - "IM2wDbLke1EtZhF92zvAjUl_Hms1uKDtM7U8Dt4acOaChMnDg1pW7ib8U0wYGDLH", + "9.0.3", "py3", "none", "any", + "57WLrIVOfyoRDjt5qD6LGOaDcDCtzQnKDSTUb7GzHyJDtry_nGHHs4-0tW0tiIJr", PythonIniConfig, PythonPackaging, PythonPluggy,