Skip to content

Commit

Permalink
Merge branch 'main' into renovate/gunicorn-23.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dantetemplar authored Sep 18, 2024
2 parents f9001c7 + a6ab0c5 commit aa9f038
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ fastapi = { extras = ["all"], version = "^0.115.0" }
authlib = "^1.3.0"
cryptography = "^42.0.5"
icalendar = "^5.0.12"
aiofiles = "^23.2.1"
aiofiles = "^24.0.0"
sqlalchemy = { extras = ["asyncpg"], version = "^2.0.30" }
asyncpg = "^0.29.0"
alembic = "^1.13.1"
pyyaml = "^6.0.1"
uvicorn = "^0.29.0"
uvicorn = "^0.30.0"
colorlog = "^6.8.2"
prometheus-fastapi-instrumentator = "^7.0.0"

Expand Down

0 comments on commit aa9f038

Please sign in to comment.