Skip to content

Commit ecbd7bd

Browse files
build: bump pydantic-settings from 2.7.0 to 2.7.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85bbffa commit ecbd7bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ quart==0.20.0
99
uvicorn==0.34.0
1010
aiohttp==3.11.11
1111
gunicorn==20.1.0
12-
pydantic-settings==2.7.0
12+
pydantic-settings==2.7.1
1313
flake8==7.1.1
1414
black==24.10.0
1515
autoflake==2.3.1

0 commit comments

Comments
 (0)