Skip to content

Commit

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

---
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 Sep 16, 2024
1 parent 7962ad3 commit 01b80e3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
20 changes: 16 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 @@ -102,7 +102,7 @@ repository = 'https://github.com/Sanchoyzer/starlab'
python = '^3.11'
aiohttp = '^3.8.6'
aiohttp-pydantic = '^2.0.0'
pydantic-settings = '^2.1.0'
pydantic-settings = '^2.5.2'
sentry-sdk = '^2.10.0'
sqlalchemy = {extras = ['asyncio'], version = '^2.0.23'}
asyncpg = '^0.29.0'
Expand Down

0 comments on commit 01b80e3

Please sign in to comment.