Skip to content

Commit

Permalink
updated dependecies (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabuhish authored Dec 29, 2022
1 parent 81aac21 commit 879e4a2
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
134 changes: 67 additions & 67 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ email-validator = "^1.1"
blinker = "^1.5"
httpx = {extras = ["httpx"], version = "^0.23", optional = true}
redis = {extras = ["redis"], version = "^4.3", optional = true}
starlette = "0.22.0"
starlette = "^0.22.0"
black = "^22.12.0"

[tool.poetry.extras]
Expand Down

0 comments on commit 879e4a2

Please sign in to comment.