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

Use Pydantic 2.0

Compare
Choose a tag to compare
@vrslev vrslev released this 01 Aug 10:07
· 5 commits to main since this release
1f0bf76

What's Changed

  • chore(deps-dev): update black requirement from 23.10.1 to 23.11.0 by @dependabot in #204
  • chore(deps-dev): update pytest-asyncio requirement from 0.21.1 to 0.23.2 by @dependabot in #206
  • chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #207
  • chore(deps-dev): update black requirement from 23.11.0 to 23.12.0 by @dependabot in #208
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #210
  • chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #209
  • Fix test ci by @vrslev in #211
  • chore(deps-dev): update black requirement from 23.12.0 to 23.12.1 by @dependabot in #213
  • chore(deps): update httpx requirement from >=0.22,<0.26 to >=0.22,<0.27 by @dependabot in #212
  • chore(deps-dev): update pytest requirement from 7.4.3 to 7.4.4 by @dependabot in #214
  • chore(deps-dev): update pytest-asyncio requirement from 0.23.2 to 0.23.3 by @dependabot in #215
  • chore(deps): bump actions/cache from 3 to 4 by @dependabot in #216
  • chore(deps-dev): update pytest-asyncio requirement from 0.23.3 to 0.23.4 by @dependabot in #217
  • chore(deps-dev): update black requirement from 23.12.1 to 24.1.1 by @dependabot in #219
  • chore(deps-dev): update pytest-asyncio requirement from 0.23.4 to 0.23.5 by @dependabot in #221
  • chore(deps-dev): update pytest-asyncio requirement from 0.23.5 to 0.23.6 by @dependabot in #230
  • chore(deps-dev): update black requirement from 24.1.1 to 24.3.0 by @dependabot in #229
  • chore(deps-dev): update pytest requirement from 7.4.4 to 8.1.1 by @dependabot in #227
  • chore(deps-dev): update pytest-cov requirement from 4.1.0 to 5.0.0 by @dependabot in #231
  • chore(deps-dev): update pyright requirement from 1.1.367 to 1.1.369 by @dependabot in #234
  • chore(deps-dev): update pyright requirement from 1.1.369 to 1.1.374 by @dependabot in #235
  • Use Pydantic 2.0 by @dependabot in #236

Full Changelog: v2.2.0...v2.3.0