Skip to content

Commit 76ba9b5

Browse files
fix(deps): update dependency httpx to ^0.28.0
1 parent 1dfeac4 commit 76ba9b5

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
@@ -42,7 +42,7 @@ drf-jwt = "^1.19.2"
4242
drf-recaptcha = "^4.0.0"
4343
drf-spectacular = {extras = ["sidecar"], version = "^0.28.0"}
4444
emoji = "^2.8.0"
45-
httpx = {extras = ["http2"], version = "^0.27.0"}
45+
httpx = {extras = ["http2"], version = "^0.28.0"}
4646
pillow = "^11.0.0"
4747
psycopg2-binary = "^2.9.7"
4848
python = "~=3.11"

0 commit comments

Comments
 (0)