Skip to content

Commit d2700b5

Browse files
authored
Merge pull request #302 from dishwad/main
Chore: update httpx dependency
2 parents 1a1b08a + 4c883fc commit d2700b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ucare = 'pyuploadcare.ucare_cli.main:main'
2626

2727
[tool.poetry.dependencies]
2828
python = "^3.8.1"
29-
httpx = "^0.25.1"
29+
httpx = "^0.28.1"
3030
pydantic = {extras = ["email"], version = "^2.5.2"}
3131
python-dateutil = "^2.8.2"
3232
pytz = "^2023.3.post1"

0 commit comments

Comments
 (0)