Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bkis committed Jul 4, 2023
1 parent 826642d commit 2943478
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 24 deletions.
49 changes: 27 additions & 22 deletions Tekst-API/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 Tekst-API/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ email-validator = "^1.2.1"
python-multipart = "^0.0.6"
pyhumps = "^3.8.0"
click = "^8.1.3"
beanie = "^1.18.0"
fastapi-users = {extras = ["beanie"], version = "^11.0.0"}
beanie = "^1.20.0"
fastapi-users = {extras = ["beanie"], version = "^12.0.0"}
starlette-csrf = "^2.0.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 2943478

Please sign in to comment.