chore(deps): bump pydantic-settings
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.12.0 to 2.14.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.12.0...v2.14.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
558acc1001
commit
54b820c5fe
|
|
@ -27,7 +27,7 @@ dependencies = [
|
|||
"aiohttp==3.14.0",
|
||||
# Settings management
|
||||
"pydantic==2.12.5",
|
||||
"pydantic-settings==2.12.0",
|
||||
"pydantic-settings==2.14.2",
|
||||
"python-dotenv==1.2.2",
|
||||
# Utilities
|
||||
"email-validator==2.3.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue