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
Update dependencies and require Python 3.9+, prepare release 0.19.0 (#505)
* Update dependencies and require Python 3.9+, prepare release 0.19.0
* Update CHANGELOG
* style: pre-commit fixes
* Good catch from ruff on unnecessary 'if sys.version_info < (3, 9)' at this point
* style: pre-commit fixes
* Simplify typing given that we now require Python >= 3.9
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments