Skip to content

Commit

Permalink
build(deps): update dependency msgspec to v0.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent e700aa2 commit a616c92
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 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 @@ -17,7 +17,7 @@ loguru = "0.7.2"
pydantic = "2.5.2"
redis = { extras = ["hiredis"], version = "5.0.1" }
yarl = "1.9.4"
msgspec = "0.18.4"
msgspec = "0.18.5"
uvicorn = "0.24.0.post1"
starlette = "0.33.0"
aiokafka = "0.8.1"
Expand Down

0 comments on commit a616c92

Please sign in to comment.