te25son / Swole-V2

API for tracking workouts built with FastAPI, edgedb, and poetry
Apache License 2.0
0 stars 0 forks source link

Update dependency pydantic to v2.7.4 #406

Closed te25son closed 3 months ago

te25son commented 3 months ago

This PR contains the following updates:

Package Type Update Change
pydantic (changelog) dependencies patch 2.7.3 -> 2.7.4

Release Notes

pydantic/pydantic (pydantic) ### [`v2.7.4`](https://togithub.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v274-2024-06-12) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v2.7.3...v2.7.4) [Github release](https://togithub.com/pydantic/pydantic/releases/tag/v2.7.4) ##### What's Changed ##### Packaging - Bump `pydantic.v1` to `v1.10.16` reference by [@​sydney-runkle](https://togithub.com/sydney-runkle) in [#​9639](https://togithub.com/pydantic/pydantic/pull/9639) ##### Fixes - Specify `recursive_guard` as kwarg in `FutureRef._evaluate` by [@​vfazio](https://togithub.com/vfazio) in [#​9612](https://togithub.com/pydantic/pydantic/pull/9612)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.