Skip to content

Commit e6ba1ce

Browse files
authored
Merge pull request #78 from cloudblue/LITE-29058_bump_dependencies_2
LITE-29058 support pytest-httpx up to 0.26
2 parents ad4af9e + 755993a commit e6ba1ce

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)