diff --git a/poetry.lock b/poetry.lock index 0f95c4c69..73dd15386 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.3.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "annotated-types" @@ -1564,14 +1564,14 @@ dev = ["build", "tox", "tox-uv"] [[package]] name = "pytest-nhsd-apim" -version = "6.0.10" +version = "6.0.11" description = "Pytest plugin accessing NHSDigital's APIM proxies" optional = false python-versions = ">=3.10" groups = ["dev"] files = [ - {file = "pytest_nhsd_apim-6.0.10-py3-none-any.whl", hash = "sha256:49364f43906bd1aa403576e69e49f33e97b1c81e24a6e25a61758784d4a55b37"}, - {file = "pytest_nhsd_apim-6.0.10.tar.gz", hash = "sha256:3f2bece8f57ac976109c91d2a2391a77c7791bfa7ee4435e2c08b75005e4f961"}, + {file = "pytest_nhsd_apim-6.0.11-py3-none-any.whl", hash = "sha256:87a7cf67740e48654bce9aa443e516fb8796ec37c22fbf3c5b04c9b54169945a"}, + {file = "pytest_nhsd_apim-6.0.11.tar.gz", hash = "sha256:a60d9604748610091715d4f4dac08ab930dc2f9bf27a4d75de51d9bbc41be29c"}, ] [package.dependencies] @@ -2099,4 +2099,4 @@ files = [ [metadata] lock-version = "2.1" python-versions = "^3.13" -content-hash = "13b9886c282eb75b382827f0b627b0ae7df943b47e5fb9c9794fd24f44ea43d1" +content-hash = "273c57dcc662cd3b2ef87acc665b53c5c4574bd1bb22e8fbaa11ab08da795abe" diff --git a/pyproject.toml b/pyproject.toml index f06756c1c..cf61fac34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ pip-licenses = "^5.5.0" jinja2 = "^3.1.6" pytest = "^9.0.3" pytest-asyncio = "^1.3.0" -pytest-nhsd-apim = "^6.0.0" +pytest-nhsd-apim = "^6.0.11" [tool.poetry.scripts]