Skip to content

Commit

Permalink
feat(Dependencies): Update dependency pydantic-settings to v2.5.2
Browse files Browse the repository at this point in the history
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| pypi       | pydantic-settings | 2.4.0 | 2.5.2 |
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent afab829 commit ead2934
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.30.3
fts3==3.13.1
beautifulsoup4==4.12.3
minio==7.2.7
pydantic-settings==2.4.0
pydantic-settings==2.5.2

0 comments on commit ead2934

Please sign in to comment.