Skip to content

Commit

Permalink
Bump pydantic-settings from 2.6.1 to 2.7.0 (#344)
Browse files Browse the repository at this point in the history
Bumps [pydantic-settings](https://github.com/pydantic/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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 309c745 commit f94df02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ typer = {extras = ["all"], version = "^0.15.1"}
pydantic = "^2.10.3"
qi-compute-api-client = "^0.38.0"
qxelarator = {version = "^0.7.2", optional = true}
pydantic-settings = "^2.6.1"
pydantic-settings = "^2.7.0"
qiskit = "1.0.2"
oauthlib = "^3.2.2"
requests = "^2.32.3"
Expand Down

0 comments on commit f94df02

Please sign in to comment.