diff --git a/poetry.lock b/poetry.lock index 269c8ac2f..5c5296224 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -2000,14 +2000,14 @@ files = [ [[package]] name = "polyfactory" -version = "2.21.0" +version = "2.22.0" description = "Mock data generation factories" optional = false python-versions = "<4.0,>=3.8" groups = ["dev"] files = [ - {file = "polyfactory-2.21.0-py3-none-any.whl", hash = "sha256:9483b764756c8622313d99f375889b1c0d92f09affb05742d7bcfa2b5198d8c5"}, - {file = "polyfactory-2.21.0.tar.gz", hash = "sha256:a6d8dba91b2515d744cc014b5be48835633f7ccb72519a68f8801759e5b1737a"}, + {file = "polyfactory-2.22.0-py3-none-any.whl", hash = "sha256:d278e705d8551e84a79f5628f848faa8661d7389981ca74a0f7e5f087060f953"}, + {file = "polyfactory-2.22.0.tar.gz", hash = "sha256:02f78f5ff34669e795984604ffc16d31ccd752512c7314fcf8608a5d4393f36f"}, ] [package.dependencies] @@ -3478,4 +3478,4 @@ propcache = ">=0.2.1" [metadata] lock-version = "2.1" python-versions = "^3.13" -content-hash = "350611ee13ef6aefb16bb0a69766b37d5691ba38f74e6dc6f4c08be2b0223b26" +content-hash = "fddd981722c77bbf96003bbf832d7a7c860ac2591923833d517348ac14cbb332" diff --git a/pyproject.toml b/pyproject.toml index b55498847..ac9eb21a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ pytest-nhsd-apim = "^5.0.0" aiohttp = "^3.12.13" awscli = "^1.37.24" awscli-local = "^0.22.0" -polyfactory = "^2.20.0" +polyfactory = "^2.22.0" pyright = "^1.1.394" brunns-matchers = "^2.9.0" localstack = "^4.1.1"