Skip to content

Commit

Permalink
Bump pydantic from 1.10.2 to 1.10.13 (#62)
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.13.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.2...v1.10.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent 2b4ca90 commit dc12d41
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
78 changes: 39 additions & 39 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 @@ -18,7 +18,7 @@ SQLAlchemy = "^1.4.42"
aiomysql = "^0.2.0"
asyncpg = "^0.29.0"
sentry-sdk = "^1.39.1"
pydantic = "^1.10.2"
pydantic = "^1.10.13"
httpx = "^0.26.0"
starlette = "^0.19.1"
alembic = "^1.13.1"
Expand Down

0 comments on commit dc12d41

Please sign in to comment.