Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Support Python 3.11

Compare
Choose a tag to compare
@vrslev vrslev released this 29 Oct 06:54
· 88 commits to main since this release
1ef34f2

What's Changed

  • chore(deps): Update pre-commit hooks by @github-actions in #114
  • chore(deps-dev): update pytest requirement from 7.0.1 to 7.1.0 by @dependabot in #113
  • chore(deps-dev): update pytest requirement from 7.1.0 to 7.1.1 by @dependabot in #115
  • chore(deps): Update pre-commit hooks by @github-actions in #116
  • chore(deps): Update pre-commit hooks by @github-actions in #120
  • chore(deps-dev): update pytest-asyncio requirement from 0.18.2 to 0.18.3 by @dependabot in #119
  • chore(deps): bump peter-evans/create-pull-request from 3 to 4 by @dependabot in #118
  • chore(deps): bump actions/cache from 2 to 3 by @dependabot in #117
  • chore(deps-dev): update pre-commit requirement from 2.17.0 to 2.18.1 by @dependabot in #121
  • chore(deps): Update pre-commit hooks by @github-actions in #123
  • chore(deps-dev): update black requirement from 22.1.0 to 22.3.0 by @dependabot in #122
  • chore(deps): bump actions/download-artifact from 2 to 3 by @dependabot in #124
  • chore(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #125
  • chore(deps): Update pre-commit hooks by @github-actions in #126
  • chore(deps-dev): update pytest requirement from 7.1.1 to 7.1.2 by @dependabot in #127
  • chore(deps-dev): update pre-commit requirement from 2.18.1 to 2.19.0 by @dependabot in #128
  • chore(deps): Update pre-commit hooks by @github-actions in #129
  • chore(deps): Update pre-commit hooks by @github-actions in #131
  • chore(deps): bump actions/setup-python from 3 to 4 by @dependabot in #130
  • Fix flaky test by @vrslev in #132
  • chore(deps): Update pre-commit hooks by @github-actions in #133
  • chore(deps): Update pre-commit hooks by @github-actions in #135
  • chore(deps-dev): update black requirement from 22.3.0 to 22.6.0 by @dependabot in #134
  • chore(deps): Update pre-commit hooks by @github-actions in #137
  • chore(deps-dev): update pre-commit requirement from 2.19.0 to 2.20.0 by @dependabot in #136
  • chore(deps-dev): update pytest-asyncio requirement from 0.18.3 to 0.19.0 by @dependabot in #138
  • chore(deps): Update pre-commit hooks by @github-actions in #139
  • chore(deps): Update pre-commit hooks by @github-actions in #140
  • chore(deps): Update pre-commit hooks by @github-actions in #141
  • chore(deps): Update pre-commit hooks by @github-actions in #142
  • chore(deps): Update pre-commit hooks by @github-actions in #143
  • chore(deps-dev): update black requirement from 22.6.0 to 22.8.0 by @dependabot in #144
  • chore(deps-dev): update pytest requirement from 7.1.2 to 7.1.3 by @dependabot in #145
  • Support Python 3.11 by @vrslev in #146

Full Changelog: v2.0.6...v2.0.7