Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump pydantic-settings from 2.6.1 to 2.7.0 in /api in the pydantic group #214

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the pydantic group in /api with 1 update: pydantic-settings.

Updates pydantic-settings from 2.6.1 to 2.7.0

Release notes

Sourced from pydantic-settings's releases.

v2.7.0

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-settings@v2.6.1...v2.7.0

Commits
  • 95fae54 Prepare release 2.7.0 (#499)
  • b8968a7 Fix attribute error on Python 3.9 with typing.Sequence (#497)
  • 3667aed Improve field value parsing by adding NoDecode and ForceDecode annotation...
  • 2f498fe Change reference of default values validation in documentation (#496)
  • 7bcb6ed Add support for CLI kebab case flag. (#489)
  • 0b3e73d Relax default protected_namespaces (#483)
  • 3f831e9 Removing return type from the function in test (#491)
  • a903697 Strip annotated when getting submodels during CLI parsing. (#490)
  • a0924bc Fix alias resolution to use preferred key. (#481)
  • 6fe3bd1 Fix Secret field parsing (#478)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pydantic group in /api with 1 update: [pydantic-settings](https://github.com/pydantic/pydantic-settings).


Updates `pydantic-settings` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pydantic
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 16, 2024 16:04
@dependabot dependabot bot added the area/api Categorizes issue or PR as related to api. label Dec 16, 2024
@dependabot dependabot bot requested a review from Ism1tha December 16, 2024 16:04
@dependabot dependabot bot added the kind/dependencies Categorizes issue or PR as related to dependencies. label Dec 16, 2024
@dependabot dependabot bot requested a review from 0x1026 December 16, 2024 16:04
@dependabot dependabot bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Dec 16, 2024
@0x1026 0x1026 removed the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Dec 17, 2024
@0x1026 0x1026 merged commit 0340caf into main Dec 18, 2024
8 checks passed
@0x1026 0x1026 deleted the dependabot/pip/api/pydantic-7fd8cb51f2 branch December 18, 2024 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Categorizes issue or PR as related to api. kind/dependencies Categorizes issue or PR as related to dependencies.
Projects
Status: Fet
Development

Successfully merging this pull request may close these issues.

2 participants