v5.45.2
🐛 Bug Fixes
- Use
Dict[...]
rather thandict[...]
to restore Python 3.8 compatibility @lgarber-akamai (#547) - Replace
distutils
withpackaging
for Python 3.12 compatibility @zliang-akamai (#546)
✔️ CI Improvements
- Use HEAD SHA from main branch rather than default branch @lgarber-akamai (#549)