Cherry pick version bugfixes
Includes fixes for:
- python typing-extensions bug in 4.6.0
- k8s configmap read fix
- testing fixes - parts of unittest would attempt to connect to OPA even in MOCK and other fixes to integration tests.
- security fix - upgrade fastapi to 0.95.2 and Starlette version to >=0.27.0 for a security release PR #9541. Details on Starlette's security advisory.
Edited by Shane Hutchins