Skip to content

Commit 6a3dbce

Browse files
fix(deps): update dependency httpx to ^0.28.0
1 parent 8a7fcb3 commit 6a3dbce

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dateparser = "^1.2.0"
1717
discord-py = "^2.4.0"
1818
emojis = "^0.7.0"
1919
githubkit = {extras = ["auth-app"], version = "^0.11.3"}
20-
httpx = "^0.27.0"
20+
httpx = "^0.28.0"
2121
jishaku = "^2.5.2"
2222
loguru = "^0.7.2"
2323
pillow = ">=10.3.0,<11.0.0"

0 commit comments

Comments
 (0)