Skip to content

Commit 6442197

Browse files
fix(deps): update dependency httpx to ^0.28.0
1 parent b22dd9f commit 6442197

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
@@ -37,7 +37,7 @@ drf-jwt = "^1.19.2"
3737
drf-recaptcha = "^3.0.0"
3838
drf-spectacular = {extras = ["sidecar"], version = "^0.28.0"}
3939
emoji = "^2.8.0"
40-
httpx = {extras = ["http2"], version = "^0.27.0"}
40+
httpx = {extras = ["http2"], version = "^0.28.0"}
4141
pillow = "^11.0.0"
4242
psycopg2-binary = "^2.9.7"
4343
python = "~3.11"

0 commit comments

Comments
 (0)