zeshuaro / telegram-pdf-bot

A Telegram bot that can do a lot of things related to PDF files
https://t.me/pdfbot
GNU Affero General Public License v3.0
195 stars 97 forks source link

fix(deps): update dependency pydantic-settings to v2.6.1 #2347

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic-settings (changelog) 2.6.0 -> 2.6.1 age adoption passing confidence

Release Notes

pydantic/pydantic-settings (pydantic-settings) ### [`v2.6.1`](https://redirect.github.com/pydantic/pydantic-settings/releases/tag/v2.6.1) [Compare Source](https://redirect.github.com/pydantic/pydantic-settings/compare/v2.6.0...v2.6.1) #### What's Changed - Add Python 3.13 support by [@​hramezani](https://redirect.github.com/hramezani) in [https://github.com/pydantic/pydantic-settings/pull/450](https://redirect.github.com/pydantic/pydantic-settings/pull/450) - Fixes [#​452](https://redirect.github.com/pydantic/pydantic-settings/issues/452) - Adding support for populate_by_name by [@​hozn](https://redirect.github.com/hozn) in [https://github.com/pydantic/pydantic-settings/pull/454](https://redirect.github.com/pydantic/pydantic-settings/pull/454) - Refactor path_type_label by [@​aberenda-optifino](https://redirect.github.com/aberenda-optifino) in [https://github.com/pydantic/pydantic-settings/pull/458](https://redirect.github.com/pydantic/pydantic-settings/pull/458) - Revert "Fix context not passed to field validators bug ([#​417](https://redirect.github.com/pydantic/pydantic-settings/issues/417))" by [@​hramezani](https://redirect.github.com/hramezani) in [https://github.com/pydantic/pydantic-settings/pull/459](https://redirect.github.com/pydantic/pydantic-settings/pull/459) #### New Contributors - [@​hozn](https://redirect.github.com/hozn) made their first contribution in [https://github.com/pydantic/pydantic-settings/pull/454](https://redirect.github.com/pydantic/pydantic-settings/pull/454) - [@​aberenda-optifino](https://redirect.github.com/aberenda-optifino) made their first contribution in [https://github.com/pydantic/pydantic-settings/pull/458](https://redirect.github.com/pydantic/pydantic-settings/pull/458) **Full Changelog**: https://github.com/pydantic/pydantic-settings/compare/v2.6.0...v2.6.1

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 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 was generated by Mend Renovate. View the repository job log.