Skip to content

Commit

Permalink
feat(Dependencies): Update dependency pydantic-settings to v2.6.1
Browse files Browse the repository at this point in the history
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| pypi       | pydantic-settings | 2.5.2 | 2.6.1 |
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 0853e1e commit 46547e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ uvicorn==0.32.0
fts3==3.13.1
beautifulsoup4==4.12.3
minio==7.2.7
pydantic-settings==2.5.2
pydantic-settings==2.6.1

0 comments on commit 46547e6

Please sign in to comment.