Skip to content

Commit

Permalink
Renovate: dependency httpx to ==0.28.*
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 0ebd195 commit 944f7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pixl_core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies = [

[project.optional-dependencies]
test = [
"httpx==0.27.*",
"httpx==0.28.*",
"pytest==8.3.2",
"pytest-asyncio==0.24.0",
"pytest-check==2.3.1",
Expand Down

0 comments on commit 944f7d6

Please sign in to comment.