diff --git a/poetry.lock b/poetry.lock index f3d68dd..4c8181e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -16,29 +16,29 @@ test = ["pytest (>=6.0.1)", "pytest-md-report (>=0.3)"] [[package]] name = "approval-utilities" -version = "12.1.0" +version = "12.2.0" description = "Utilities for your production code that work well with approvaltests" optional = false python-versions = ">=3.8" files = [ - {file = "approval_utilities-12.1.0-py3-none-any.whl", hash = "sha256:cfec9d457174822cc6ae337d3eee5837382b2abb7d080e499d54911ce95e888d"}, - {file = "approval_utilities-12.1.0.tar.gz", hash = "sha256:16569c771a33ce0e1cd9866227d02b93e2691c095f6e4387b4b936642b376e76"}, + {file = "approval_utilities-12.2.0-py3-none-any.whl", hash = "sha256:65d265d3a62b20eda2286b3b17e238443c3dcb068bdda4d89aeee2b4075fd46d"}, + {file = "approval_utilities-12.2.0.tar.gz", hash = "sha256:f263e1ee637c415f357efd35a56ba9c59d4aee026ad183444708da43e098e8c6"}, ] [[package]] name = "approvaltests" -version = "12.1.0" +version = "12.2.0" description = "Assertion/verification library to aid testing" optional = false python-versions = ">=3.8" files = [ - {file = "approvaltests-12.1.0-py3-none-any.whl", hash = "sha256:5874ffc5d46d6f1ce9921b628e62a2a80bdccf409fcd7550d7bcecd07994244c"}, - {file = "approvaltests-12.1.0.tar.gz", hash = "sha256:dd23e0a64667f1fbdfdbdc90a78babaa687f2ab095a976cc171612df0cc8c8a5"}, + {file = "approvaltests-12.2.0-py3-none-any.whl", hash = "sha256:71ad37f0bc3fad4f2e1a712b7a0749e3df5eec9791b6bded4ba0805488110ea1"}, + {file = "approvaltests-12.2.0.tar.gz", hash = "sha256:d7b383e13264303fa94196e1e5ddfa2e06252df105dfb9114fdf2c04331580f1"}, ] [package.dependencies] allpairspy = ">=2.1.0" -approval-utilities = "12.1.0" +approval-utilities = "12.2.0" beautifulsoup4 = ">=4.4.0" empty-files = ">=0.0.3" mock = ">=5.1.0"