⬆️ Bump ujson from 5.8.0 to 5.9.0

This commit is contained in:
洛水居室 2023-12-15 22:41:36 +08:00
parent 85f9be986b
commit 8a68aaad6c
No known key found for this signature in database
GPG Key ID: C9DE87DA724B88FC

View File

@ -9,7 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.8" python = "^3.8"
httpx = "^0.25.0" httpx = "^0.25.0"
ujson = "^5.8.0" ujson = "^5.9.0"
Jinja2 = "^3.1.2" Jinja2 = "^3.1.2"
python-telegram-bot = { version = "^20.7", extras = ["ext", "rate-limiter"] } python-telegram-bot = { version = "^20.7", extras = ["ext", "rate-limiter"] }
sqlmodel = "^0.0.14" sqlmodel = "^0.0.14"