Skip to content

Commit

Permalink
Update dependency pytest-httpx to v0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 1504de6 commit 6447651
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tenacity = ">=8.0.0"
[tool.poetry.group.dev.dependencies]
pre-commit = "^4.0.0"
pytest = "8.3.3"
pytest-httpx = "0.31.2"
pytest-httpx = "0.35.0"
freezegun = "^1.2.2"
pydantic = "^2.5.3"
mypy = "^1.8.0"
Expand Down

0 comments on commit 6447651

Please sign in to comment.