Skip to content

Commit

Permalink
chore(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 2, 2024
1 parent 444bff5 commit be2b1f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ python-dotenv = "^1.0.0"
azure-identity = "^1.14.0"
azure-keyvault-secrets = "^4.7.0"
orjson = "^3.10.3"
httpx = "^0.27.0"
httpx = "^0.28.0"
pydantic = "^2.8.2"
pyhumps = "^3.8.0"
croniter = "^5.0.0"
Expand All @@ -93,7 +93,7 @@ pytest-order = "^1.0.1"
parameterized = "*"
requests = "^2.31.0"
types-requests = "^2.31.0.20240125"
httpx = "^0.27.0"
httpx = "^0.28.0"
faker = "^33.0.0"

[build-system]
Expand Down

0 comments on commit be2b1f9

Please sign in to comment.