Skip to content

v0.13.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 23:57
· 45 commits to master since this release

v0.13.1 (2024-01-04)

Chore

  • chore(deps): bump pydantic from 2.4.2 to 2.5.0 (#332)

Bumps pydantic from 2.4.2 to 2.5.0.


updated-dependencies:

  • dependency-name: pydantic
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

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

  • chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#329)

Bumps pytest from 7.4.2 to 7.4.3.


updated-dependencies:

  • dependency-name: pytest
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

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

  • chore(deps): bump pydantic from 2.1.1 to 2.4.2 (#314)

Bumps pydantic from 2.1.1 to 2.4.2.


updated-dependencies:

  • dependency-name: pydantic
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

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

  • chore(deps-dev): bump gitpython from 3.1.35 to 3.1.37 (#320)

Bumps gitpython from 3.1.35 to 3.1.37.


updated-dependencies:

  • dependency-name: gitpython
    dependency-type: indirect
    ...

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

  • chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7 (#324)

Bumps urllib3 from 2.0.4 to 2.0.7.


updated-dependencies:

  • dependency-name: urllib3
    dependency-type: indirect
    ...

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

  • chore(deps-dev): bump python-semantic-release from 8.1.1 to 8.3.0 (#327)

Bumps python-semantic-release from 8.1.1 to 8.3.0.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

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

  • chore(deps-dev): bump black from 23.10.0 to 23.10.1 (#328)

Bumps black from 23.10.0 to 23.10.1.


updated-dependencies:

  • dependency-name: black
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

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

Fix

  • fix: update httpx and other dev dependencies (bfc6714)