Skip to content

Commit e159f6f

Browse files
Bump pydantic-settings from 2.6.1 to 2.8.1 (#1652)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.6.1 to 2.8.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.1...v2.8.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9e5ec1 commit e159f6f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -21,7 +21,7 @@ emojis = "0.7.0"
2121
lxml = "5.3.0"
2222
pillow = "11.0.0"
2323
pydantic = { version = "2.10.1", extras = ["dotenv"]}
24-
pydantic-settings = "2.6.1"
24+
pydantic-settings = "2.8.1"
2525
pyjokes = "0.8.3"
2626
PyYAML = "6.0.2"
2727
rapidfuzz = "3.12.2"

0 commit comments

Comments
 (0)