Skip to content

Commit

Permalink
deps: bump aiohttp-pydantic from 2.2.2 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [aiohttp-pydantic](https://github.com/Maillol/aiohttp-pydantic) from 2.2.2 to 2.3.0.
- [Commits](Maillol/aiohttp-pydantic@v2.2.2...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 62a4ce7 commit f385818
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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'
[tool.poetry.dependencies]
python = '^3.12'
aiohttp = '^3.8.6'
aiohttp-pydantic = '^2.0.0'
aiohttp-pydantic = '^2.3.0'
pydantic-settings = '^2.1.0'
sentry-sdk = '^2.10.0'
sqlalchemy = {extras = ['asyncio'], version = '^2.0.23'}
Expand Down

0 comments on commit f385818

Please sign in to comment.