Merge pull request #23 from oib/dependabot/pip/httpx-0.28.1

deps(deps): bump httpx from 0.26.0 to 0.28.1
This commit is contained in:
Andreas Michael Fleckl
2026-03-08 11:58:31 +01:00
committed by GitHub

View File

@@ -108,7 +108,7 @@ license = "MIT"
requires-python = ">=3.13"
dependencies = [
"click==8.1.7",
"httpx==0.26.0",
"httpx==0.28.1",
"pydantic==2.5.3",
"pyyaml==6.0.3",
"rich==13.7.0",