Skip to content

Commit f65b4cd

Browse files
committed
Update libraries
1 parent b2a0a6e commit f65b4cd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ aiocache = "^0.12.3"
3232
cryptography = "^46.0.4"
3333
sqlalchemy = "^2.0.46"
3434
pillow = "^12.1.0"
35-
fastapi = "^0.128.5"
35+
fastapi = "^0.128.6"
3636
sse-starlette = "^3.2.0"
3737
fastapi-mail = "^1.6.1"
3838
sentry-sdk = "^2.50.0"
@@ -41,7 +41,7 @@ redis = "^7.1.0"
4141
pydantic = "^2.12.5"
4242
alembic = "^1.18.3"
4343
strawberry-graphql = "^0.291.3"
44-
markdown = "^3.10.1"
44+
markdown = "^3.10.2"
4545
bleach = "^6.3.0"
4646
aiofiles = "^25.1.0"
4747
dramatiq = {extras = ["rabbitmq"], version = "^2.0.1"}

0 commit comments

Comments
 (0)