Seeing CVE-2019-8457 on python:slim docker image

Sqlite3 related CVE I am seeing a CVE-2019-8457 when using a python image, with tag slim (ex: docker pull python:slim) I saw the version of the sqlite3 as follows

python

sqlite3.sqlite_version
‘3.34.1’

I have tried 3.11-rc-slim tag also but the same CVE is being reported there as well. appreciate if anyone can tell me which python version / tag has the fix ? I should be using