File tree Expand file tree Collapse file tree 2 files changed +17
-17
lines changed
Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -32,15 +32,15 @@ aiocache = "^0.12.3"
3232cryptography = " ^46.0.4"
3333sqlalchemy = " ^2.0.46"
3434pillow = " ^12.1.0"
35- fastapi = " ^0.128.3 "
35+ fastapi = " ^0.128.5 "
3636sse-starlette = " ^3.2.0"
3737fastapi-mail = " ^1.6.1"
3838sentry-sdk = " ^2.50.0"
39- fastapi-pagination = " ^0.15.9 "
39+ fastapi-pagination = " ^0.15.10 "
4040redis = " ^7.1.0"
4141pydantic = " ^2.12.5"
4242alembic = " ^1.18.3"
43- strawberry-graphql = " ^0.291.2 "
43+ strawberry-graphql = " ^0.291.3 "
4444markdown = " ^3.10.1"
4545bleach = " ^6.3.0"
4646aiofiles = " ^25.1.0"
@@ -52,8 +52,8 @@ pre-commit = "^4.5.1"
5252[tool .poetry .group .test .dependencies ]
5353pytest = " ^9.0.2"
5454pytest-asyncio = " ^1.3.0"
55- faker = " ^40.1.2"
5655pytest-cov = " ^7.0.0"
56+ faker = " ^40.4.0"
5757
5858[build-system ]
5959requires = [" poetry-core" ]
You can’t perform that action at this time.
0 commit comments