Skip to content

Commit

Permalink
build(deps): bump pydantic-settings from 2.3.3 to 2.3.4
Browse files Browse the repository at this point in the history
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.3.3...v2.3.4)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ed9c825 commit 75c6430
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -19,7 +19,7 @@ loguru = "^0.7.2"
lxml = "^5.2.2"
redis = "^5.0.7"
pydantic = "^2.7.4"
pydantic-settings = "^2.3.3"
pydantic-settings = "^2.3.4"

[tool.poetry.group.dev.dependencies]
fakeredis = "^2.23.3"
Expand Down

0 comments on commit 75c6430

Please sign in to comment.