Skip to content

Commit

Permalink
fix(deps): update dependency pydantic-settings to v2.4.0
Browse files Browse the repository at this point in the history
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| pypi       | pydantic-settings | 2.3.4 | 2.4.0 |
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 914998d commit 5670fcf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pydis-core = "11.3.1"

beautifulsoup4 = "4.12.3"
pydantic = "2.8.2"
pydantic-settings = "2.3.4"
pydantic-settings = "2.4.0"
loguru = "0.7.2"
kubernetes_asyncio = "30.1.1"
tabulate = { extras = ["widechars"], version = "0.9.0" }
Expand Down

0 comments on commit 5670fcf

Please sign in to comment.