pyspiffe library was updated earlier today, the update being not transparent API talking, it caused my code to be broken (SpiffeID object creation, workload_api usage ...) because my development environment hasn't been updated but the version of the package in the Dockerfiles isn't fixed.
We should fix this behaviour by selecting a version while running pip install of pyspiffe in the Dockerfiles
Although, the update is great and pyspiffe now supports fetching multiple SVIDs, thing that wasn't the case and that we had to workaround.