Skip to content

Commit

Permalink
Merge pull request #1443 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️ 🛠️(deps): update dependency cefi  and dxsp
  • Loading branch information
mraniki authored Apr 8, 2024
2 parents a21d38e + 5e22629 commit a88d45d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ ping3 = "^4.0.4"
talkytrend = "2.0.8"
iamlistening = "5.1.7"
findmyorder = "1.9.19"
dxsp = "10.0.3"
cefi = "4.4.16"
dxsp = "10.0.4"
cefi = "4.4.17"
myllm = "4.8.1"


Expand Down
2 changes: 1 addition & 1 deletion tt/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ def loguru_setup():
"discord": settings.thirdparty_lib_loglevel,
"telethon": settings.thirdparty_lib_loglevel,
"web3": settings.thirdparty_lib_loglevel,
# "apprise": settings.thirdparty_lib_loglevel,
"apprise": settings.thirdparty_lib_loglevel,
"urllib3": settings.thirdparty_lib_loglevel,
"asyncz": settings.thirdparty_lib_loglevel,
"rlp": settings.thirdparty_lib_loglevel,
Expand Down

0 comments on commit a88d45d

Please sign in to comment.