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-settings to v2.3.2 #405

Closed te25son closed 5 months ago

te25son commented 5 months ago

This PR contains the following updates:

Package Type Update Change
pydantic-settings (changelog) dependencies patch 2.3.1 -> 2.3.2

Release Notes

pydantic/pydantic-settings (pydantic-settings) ### [`v2.3.2`](https://togithub.com/pydantic/pydantic-settings/releases/tag/v2.3.2) [Compare Source](https://togithub.com/pydantic/pydantic-settings/compare/v2.3.1...v2.3.2) #### What's Changed - Initialize CLI source on demand. by [@​kschwab](https://togithub.com/kschwab) in [https://github.com/pydantic/pydantic-settings/pull/305](https://togithub.com/pydantic/pydantic-settings/pull/305) - Fix command line help from `argparse` formatting problem by [@​scottstanie](https://togithub.com/scottstanie) in [https://github.com/pydantic/pydantic-settings/pull/307](https://togithub.com/pydantic/pydantic-settings/pull/307) - Fix issue with nested model uppercase field name in case insensitive mode by [@​hramezani](https://togithub.com/hramezani) in [https://github.com/pydantic/pydantic-settings/pull/309](https://togithub.com/pydantic/pydantic-settings/pull/309) #### New Contributors - [@​scottstanie](https://togithub.com/scottstanie) made their first contribution in [https://github.com/pydantic/pydantic-settings/pull/307](https://togithub.com/pydantic/pydantic-settings/pull/307) **Full Changelog**: https://github.com/pydantic/pydantic-settings/compare/v2.3.1...v2.3.2

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.