diff --git a/poetry.lock b/poetry.lock index 6563101..50989d8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1576,4 +1576,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.8,<4" -content-hash = "3ff1be36b1116a9b46ca2dd59c9da1c724beeb3cef3f28dcdd00b709bcb07a3b" +content-hash = "2f545148b428a39adfff03d8b50add97e4690aa41271208b52f18c67ce858819" diff --git a/pyproject.toml b/pyproject.toml index 230d1c8..f6775be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ inflect = ">=4.1" httpx = ">=0.23" asgiref = "^3.3.4" responses = ">=0.14.0,<1" -pytest-httpx = ">=0.20,<0.23" +pytest-httpx = ">=0.20,<0.27" importlib-metadata = "^6.6" urllib3 = "<2"