Skip to content

Commit

Permalink
Update pydantic-settings requirement in /code/backend
Browse files Browse the repository at this point in the history
Updates the requirements on [pydantic-settings](https://github.com/pydantic/pydantic-settings) to permit the latest version.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.2.1...v2.4.0)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 752e48d commit 6126263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ openai~=1.42.0
opentelemetry-instrumentation-aiohttp-client~=0.47b0
opentelemetry-instrumentation-aiohttp-server~=0.47b0
pydantic~=2.7.0
pydantic-settings~=2.2.1
pydantic-settings~=2.4.0

0 comments on commit 6126263

Please sign in to comment.