Skip to content

Commit 755993a

Browse files
author
Francesco Faraone
committed
LITE-29058 support pytest-httpx up to 0.26
1 parent ad4af9e commit 755993a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ inflect = ">=4.1"
4242
httpx = ">=0.23"
4343
asgiref = "^3.3.4"
4444
responses = ">=0.14.0,<1"
45-
pytest-httpx = ">=0.20,<0.23"
45+
pytest-httpx = ">=0.20,<0.27"
4646
importlib-metadata = "^6.6"
4747
urllib3 = "<2"
4848

0 commit comments

Comments
 (0)