diff --git a/poetry.lock b/poetry.lock index 04436aa52..c1de15ae0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3361,13 +3361,13 @@ tests = ["pytest", "pytest-cov"] [[package]] name = "testfixtures" -version = "7.1.0" +version = "7.2.2" description = "A collection of helpers and mock objects for unit tests and doc tests." optional = false python-versions = ">=3.6" files = [ - {file = "testfixtures-7.1.0-py3-none-any.whl", hash = "sha256:d37d8f4ccc7755ab614cc8fb54b2e8b9fe522ab5dcf11b9d141f9be633c200f5"}, - {file = "testfixtures-7.1.0.tar.gz", hash = "sha256:456ce4f393160f27cd6840a5370ecf4a70f1721737f5e67a2af79e6c817804a4"}, + {file = "testfixtures-7.2.2-py3-none-any.whl", hash = "sha256:c72adaf9c7b06882b0ea379dd8159422ca2be0205eedc7c3fee0074cd32f45fa"}, + {file = "testfixtures-7.2.2.tar.gz", hash = "sha256:80774aecb0249458275ab783f53093fbe75795ff2b3218d22ce3fff0a12c4da6"}, ] [package.extras]