Skip to content

Commit

Permalink
Update dependency pydantic-settings to >=2.3.2, <2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent e464b3e commit f193848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"orjson",
"packaging",
"pydantic[email]",
"pydantic-settings>=2.2.0, <2.3.0",
"pydantic-settings>=2.3.2, <2.4.0",
# The issue highlighted in https://github.com/pydantic/pydantic-settings/issues/245 has been mitigated by a wrapper and additional parameter for dotenv_allow in the model config
"python-dotenv",
"ruamel.yaml",
Expand Down

0 comments on commit f193848

Please sign in to comment.