Skip to content

Commit

Permalink
Merge pull request #200 from nnsnodnb/renovate/httpx
Browse files Browse the repository at this point in the history
Update dependency pytest-httpx to >=0.29.0,<0.30.0
  • Loading branch information
nnsnodnb committed Jan 30, 2024
2 parents 9545b81 + f58ceff commit e4a9193
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -38,7 +38,7 @@ flake8 = "^7.0.0"
mypy = ">=1.8,<2"
pytest-cov = "^4.0.0"
coveralls = "^3.3.1"
pytest-httpx = ">=0.21.3,<0.29.0"
pytest-httpx = ">=0.21.3,<0.30.0"
pytest-asyncio = ">=0.20.3,<0.24.0"
pem = "^23.1.0"

Expand Down

0 comments on commit e4a9193

Please sign in to comment.