Skip to content

Commit cdfc48c

Browse files
build(deps): bump pydantic-settings from 2.8.1 to 2.9.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.8.1 to 2.9.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.8.1...v2.9.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8601109 commit cdfc48c

File tree

2 files changed

+24
-6
lines changed

2 files changed

+24
-6
lines changed

poetry.lock

Lines changed: 23 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
@@ -11,7 +11,7 @@ python = "^3.12"
1111
fastapi = { version = "^0.115.12", extras = ["anyio=^4.4.0"]}
1212
requests = "^2.32.3"
1313
python-keycloak = "^5.3.1"
14-
pydantic-settings = "^2.8.1"
14+
pydantic-settings = "^2.9.1"
1515
uvicorn = "^0.34.2"
1616
regtech-regex = {git = "https://github.com/cfpb/regtech-regex.git"}
1717
pyjwt = "^2.10.1"

0 commit comments

Comments
 (0)