Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
fix(deps): update beta
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2022
1 parent 8723aa8 commit f8f9352
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ readme = "README.md"
[tool.poetry.dependencies]
alembic = "1.8.1"
argon2-cffi = "21.3.0"
databases = { extras = ["asyncpg"], version = "0.6.1" }
fastapi = { extras = ["all"], version = "0.86.0" }
databases = { extras = ["asyncpg"], version = "0.6.2" }
fastapi = { extras = ["all"], version = "0.87.0" }
PyJWT = "2.6.0"
python = "^3.10"
SQLAlchemy = { extras = ["postgresql_psycopg2binary"], version = "1.4.44" }
Expand Down

0 comments on commit f8f9352

Please sign in to comment.