chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
flake8 (changelog) | minor |
~=7.2.0 -> ~=7.3.0
|
|
pycqa/flake8 | repository | minor |
7.2.0 -> 7.3.0
|
pydantic-settings (changelog) | minor |
~=2.9.1 -> ~=2.10.0
|
|
uis/devops/continuous-delivery/ci-templates | repository | minor |
v7.1.0 -> v7.2.0
|
Note: The pre-commit
manager in Renovate is not supported by the pre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
pydantic/pydantic-settings (pydantic-settings)
v2.10.0
What's Changed
- Fix running tests when azure-keyvault-secrets is not installed by @CyberTailor in https://github.com/pydantic/pydantic-settings/pull/601
- Fix running tests when google-cloud-secret-manager is not installed by @CyberTailor in https://github.com/pydantic/pydantic-settings/pull/602
- Support loading a specific nested key from YAML in YamlConfigSettingsSource by @Seunghan-Jung in https://github.com/pydantic/pydantic-settings/pull/603
- Fix CLI suppression for model group help by @kschwab in https://github.com/pydantic/pydantic-settings/pull/604
- Fix missing DEFAULT_PATH import by @hramezani in https://github.com/pydantic/pydantic-settings/pull/606
- Fix case-insensitive handling of nested aliases in EnvironmentSettingsSource by @d15ky in https://github.com/pydantic/pydantic-settings/pull/608
- Azure Key Vault case insensitive support and dash-underscore translation by @d15ky in https://github.com/pydantic/pydantic-settings/pull/607
- fix: Respect 'cli_parse_args' from model_config with settings_customise_sources by @karta9821 in https://github.com/pydantic/pydantic-settings/pull/611
- Bump astral-sh/setup-uv by @hramezani in https://github.com/pydantic/pydantic-settings/pull/612
- Update packages by @hramezani in https://github.com/pydantic/pydantic-settings/pull/613
- Update README.md by @hramezani in https://github.com/pydantic/pydantic-settings/pull/616
- Fix CI badge by @hramezani in https://github.com/pydantic/pydantic-settings/pull/617
- Update dependencies by @hramezani in https://github.com/pydantic/pydantic-settings/pull/618
- Fix coverage report by @hramezani in https://github.com/pydantic/pydantic-settings/pull/619
- Fix _consume_object_or_array on unbalanced brackets in JSON strings by @andryak in https://github.com/pydantic/pydantic-settings/pull/621
- add region as a parameter to aws secret manager by @barakor-vs in https://github.com/pydantic/pydantic-settings/pull/622
- Expose GCP Secret Manager case sensitive option by @bellmatthewf in https://github.com/pydantic/pydantic-settings/pull/626
- Update deps by @hramezani in https://github.com/pydantic/pydantic-settings/pull/633
- feat: Add
cli_shortcuts
to CLI settings by @karta9821 in https://github.com/pydantic/pydantic-settings/pull/624 - Expose AWS Secrets Manager case sensitive option by @femiadebayo in https://github.com/pydantic/pydantic-settings/pull/629
- Prepare release 2.10.0 by @hramezani in https://github.com/pydantic/pydantic-settings/pull/635
New Contributors
- @Seunghan-Jung made their first contribution in https://github.com/pydantic/pydantic-settings/pull/603
- @d15ky made their first contribution in https://github.com/pydantic/pydantic-settings/pull/608
- @karta9821 made their first contribution in https://github.com/pydantic/pydantic-settings/pull/611
- @andryak made their first contribution in https://github.com/pydantic/pydantic-settings/pull/621
- @barakor-vs made their first contribution in https://github.com/pydantic/pydantic-settings/pull/622
- @bellmatthewf made their first contribution in https://github.com/pydantic/pydantic-settings/pull/626
- @femiadebayo made their first contribution in https://github.com/pydantic/pydantic-settings/pull/629
Full Changelog: https://github.com/pydantic/pydantic-settings/compare/v2.9.1...2.10.0
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v7.2.0
: 7.2.0
7.2.0 (2025-06-23)
Features
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.