Skip to content

Commit

Permalink
Bump pydantic-settings from 2.0.3 to 2.1.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.0.3...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent ea628a3 commit 9ee9bba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gunicorn = "21.2.0"
httpx = "0.25.1"
passlib = "1.7.4"
pydantic = "2.4.2"
pydantic-settings = "2.0.3"
pydantic-settings = "2.1.0"
pyjwt = "2.8.0"
uvicorn = {version = "0.24.0.post1", extras = ["standard"]}

Expand Down

0 comments on commit 9ee9bba

Please sign in to comment.