Skip to content

Commit

Permalink
build(deps): bump pydantic-settings from 2.6.1 to 2.7.1
Browse files Browse the repository at this point in the history
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.6.1...v2.7.1)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 0d45186 commit 445af5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.12"
fastapi = { version = "^0.115.6", extras = ["anyio=^4.4.0"]}
requests = "^2.32.3"
python-keycloak = "^5.1.1"
pydantic-settings = "^2.4.0"
pydantic-settings = "^2.7.1"
uvicorn = "^0.32.1"
regtech-regex = {git = "https://github.com/cfpb/regtech-regex.git"}
pyjwt = "^2.10.1"
Expand Down

0 comments on commit 445af5d

Please sign in to comment.