Skip to content

Commit ca207c6

Browse files
Bump pydantic-settings from 2.2.0 to 2.2.1 (#870)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ba0970 commit ca207c6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pydantic-yaml = "^1.2.1"
1818
backoff = "^2.2.1"
1919
statsd = "^4.0.1"
2020
requests = "^2.31.0"
21-
pydantic-settings = "^2.2.0"
21+
pydantic-settings = "^2.2.1"
2222
asgi-correlation-id = "^4.3.0"
2323
pypandoc = "^1.13"
2424

0 commit comments

Comments
 (0)