Skip to content

Build(deps): Bump pydantic from 2.7.3 to 2.7.4

Ronan Amicel requested to merge dependabot-pip-pydantic-2.7.4 into main

Bumps pydantic from 2.7.3 to 2.7.4.

Release notes

Sourced from pydantic's releases.

v2.7.4 (2024-06-12)

What's Changed

Packaging

Fixes

  • Specify recursive_guard as kwarg in FutureRef._evaluate by @​vfazio in #9612

Full Changelog: https://github.com/pydantic/pydantic/compare/v2.7.3...v2.7.4

Changelog

Sourced from pydantic's changelog.

v2.7.4 (2024-06-12)

Github release

What's Changed

Packaging

Fixes

  • Specify recursive_guard as kwarg in FutureRef._evaluate by @​vfazio in #9612
Commits

Merge request reports