Skip to content

Commit

Permalink
Bump pydantic from 1.10.2 to 1.10.13
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 9664647 commit 9397b76
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 @@ -17,7 +17,7 @@ SQLAlchemy = "^1.4.42"
aiomysql = "^0.1.1"
asyncpg = "^0.26.0"
sentry-sdk = "^1.9.10"
pydantic = "^1.10.2"
pydantic = "^1.10.13"
httpx = "^0.23.0"
starlette = "^0.19.1"
alembic = "^1.8.1"
Expand Down

0 comments on commit 9397b76

Please sign in to comment.