Description of problem: RHOSP 17.1 QCOWs and container images are generated with an incorrect, somewhat older version of the python3-sqlalchemy RPM -- 1.3.22 vs 1.3.24. There are no missing CVE fixes due to this so it isn't as bad as it could be, but we should still fix it so that we're better prepared to land fixes whenever needed. Version-Release number of selected component (if applicable): Several 17.1 containers, octavia-amphora image. Steps to Reproduce: 1. rpm -q --whatprovides python-sqlalchemy13 Actual results: python3-sqlalchemy-1.3.22-3.el9ost Expected results: python3-sqlalchemy13-1.3.24-3.el9ost