Skip to content

Commit

Permalink
fix(deps): update dependency httpx to ^0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 8704868 commit 05dbe93
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 @@ -20,7 +20,7 @@ images-upload-cli = "images_upload_cli.cli:cli"
[tool.poetry.dependencies]
python = "^3.9"
click = "^8.1.7"
httpx = "^0.25.0"
httpx = "^0.26.0"
pillow = "^10.0.0"
pyperclip = "^1.8.2"
python-dotenv = "^1.0.0"
Expand Down

0 comments on commit 05dbe93

Please sign in to comment.