You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support Py3.12 (#173)
- Update dependencies
- Update pre-commit dependencies
- Update workflow dependencies (Closes#172)
- Add support and tests for Py3.12
- Remove `TYPE_CHECKING`
- SQLite cache `con` renamed to `connection`
- SQLite cache now uses local timezone instead of UTC