Skip to content

Commit

Permalink
Update pydantic-settings requirement from ~=2.3.4 to ~=2.4.0 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 46ea5ae commit 1d98698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fastapi~=0.111.1
pydantic>=2.7.0,<3.0.0
pydantic-settings~=2.3.4
pydantic-settings~=2.4.0
jinja2~=3.1.4
httpx~=0.27.0
beautifulsoup4~=4.12.3
Expand Down

0 comments on commit 1d98698

Please sign in to comment.