diff --git a/poetry.lock b/poetry.lock index eadd1a7..7a8ca0a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3499,4 +3499,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.10.0,<4.0" -content-hash = "6971e3620f80447bc294802dacc49f5518b20b933c3ef3b4938b09ba30c2efb8" +content-hash = "228a4f5081f4295cda39181eab5cb1dc2f1e19923236e9d5f7bf966aed84d13f" diff --git a/pyproject.toml b/pyproject.toml index d69a2bb..f383b8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ toml = ">=0.10.2" pytest = "^7.1.1" pytest-mock = "^3.7.0" cfn-lint = "^0.75.1" -exasol-toolbox = ">=0.15.0" +exasol-toolbox = ">=0.16.0" [tool.pytest.ini_options] minversion = "6.0"