Skip to content

Commit dc6b01d

Browse files
authored
Merge branch 'master' into master
2 parents 25d0e18 + 205d641 commit dc6b01d

2 files changed

Lines changed: 62 additions & 61 deletions

File tree

poetry.lock

Lines changed: 60 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ orjson = "3.11.6"
5555
psutil = "5.9.8"
5656
python-dotenv = "1.0.1"
5757
python-multipart = "0.0.22"
58-
requests = "2.32.4"
58+
requests = "2.33.0"
5959
timeago = "1.0.16"
6060
uvicorn = "0.27.1"
6161
uvloop = { markers = "sys_platform != 'win32'", version = "0.19.0" }
@@ -66,7 +66,7 @@ pydantic = "2.6.1"
6666
redis = { extras = ["hiredis"], version = "5.0.1" }
6767
sqlalchemy = ">=1.4.42,<1.5"
6868
akatsuki-pp-py = "1.0.5"
69-
cryptography = "46.0.5"
69+
cryptography = "46.0.6"
7070
tenacity = "8.2.3"
7171
httpx = "0.26.0"
7272
py-cpuinfo = "9.0.0"

0 commit comments

Comments
 (0)