Skip to content

v0.4.6

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 22:24
· 49 commits to main since this release

v0.4.6 (2024-06-05)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1 (#110) (6167b4a)

  • chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#109) (9d83fc0)

  • chore(deps-dev): bump python-semantic-release from 9.7.3 to 9.8.0 (#104) (95f4c8e)

  • chore(deps-dev): bump pytest from 8.2.0 to 8.2.1 (#103) (b9523b8)

  • chore(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7 (#102) (cee6c49)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.7.2 to 9.7.3 (#101) (556f667)

  • chore(deps-dev): bump python-semantic-release from 9.7.2 to 9.7.3 (#100) (0a7f65f)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.5.0 to 9.7.2 (#99) (730f067)

  • chore(deps-dev): bump python-semantic-release from 9.5.0 to 9.7.2 (#98) (6b392ac)

  • chore(deps-dev): bump pytest from 8.1.1 to 8.2.0 (#89) (b0f272b)

  • chore(deps-dev): bump black from 24.3.0 to 24.4.2 (#88) (b7944de)

  • chore(ci): bump python-semantic-release/python-semantic-release from 9.4.1 to 9.5.0 (#86) (fbf01fe)

  • chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.5.0 (#85) (53653e0)

  • chore(deps-dev): bump python-semantic-release from 9.3.1 to 9.4.1 (#81) (42b8b95)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.1 to 9.4.1 (#80) (9d7c165)

  • chore(deps-dev): bump respx from 0.21.0 to 0.21.1 (#77) (0cf2183)

  • chore(deps-dev): bump python-semantic-release from 9.3.0 to 9.3.1 (#76) (98ff552)

  • chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#75) (519fa30)

  • chore(deps): bump actions/cache from 3 to 4 (#74) (9f61fda)

  • chore(deps): bump abatilo/actions-poetry from 2 to 3 (#73) (e521357)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.0 to 9.3.1 (#72)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a0a9ad8)

Ci

  • ci(deps): bump python-semantic-release/python-semantic-release from 9.8.0 to 9.8.1 (#108) (1e162de)

  • ci(deps): bump python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0 (#105) (66c3c1a)

Fix

  • fix: add "verify" flag to the creation of client (f43038c)

Unknown