Skip to content

Commit

Permalink
fix(deps): update dependency httpx to ^0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent f78a0e7 commit 9599699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ images-upload-cli = "images_upload_cli._cli:cli"
[tool.poetry.dependencies]
python = "^3.10"
click = "^8.1.7"
httpx = "^0.27.0"
httpx = "^0.28.0"
loguru = "^0.7.2"
pillow = "^11.0.0"
pyperclip = "^1.9.0"
Expand Down

0 comments on commit 9599699

Please sign in to comment.