Skip to content

Commit e64a5d3

Browse files
committed
Update libraries
1 parent 868db7b commit e64a5d3

File tree

2 files changed

+64
-65
lines changed

2 files changed

+64
-65
lines changed

poetry.lock

Lines changed: 61 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@ pydash = "^8.0.6"
2626
pyjwt = "^2.11.0"
2727
pyyaml = "^6.0.2"
2828
python-multipart = "^0.0.22"
29-
greenlet = "^3.3.1"
29+
greenlet = "^3.3.2"
3030
httpx = "^0.28.1"
3131
aiocache = "^0.12.3"
3232
cryptography = "^46.0.5"
3333
sqlalchemy = "^2.0.46"
3434
pillow = "^12.1.1"
35-
fastapi = "^0.129.0"
35+
fastapi = "^0.129.2"
3636
sse-starlette = "^3.2.0"
3737
fastapi-mail = "^1.6.2"
3838
sentry-sdk = "^2.53.0"
3939
fastapi-pagination = "^0.15.10"
4040
redis = "^7.2.0"
4141
pydantic = "^2.12.5"
4242
alembic = "^1.18.4"
43-
strawberry-graphql = "^0.298.0"
43+
strawberry-graphql = "^0.300.0"
4444
markdown = "^3.10.2"
4545
bleach = "^6.3.0"
4646
aiofiles = "^25.1.0"

0 commit comments

Comments
 (0)