diff --git a/poetry.lock b/poetry.lock index 633ea17..523af7b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -780,12 +780,12 @@ windows-terminal = ["colorama (>=0.4.6)"] [[package]] name = "pyhelper-utils" -version = "0.0.36" +version = "0.0.37" description = "Collective utility functions for python projects" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "pyhelper_utils-0.0.36.tar.gz", hash = "sha256:574c92ba0643811f2053f192893ac8ac0807b104e86fa324bfcf3ec7e427552a"}, + {file = "pyhelper_utils-0.0.37.tar.gz", hash = "sha256:b5585dbcf7ab779435b218ce2b14c02e69d6d4256bc53adac8297120a550c0b5"}, ] [package.dependencies] @@ -1132,4 +1132,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "9d637db54cc64bd5c2faee8ee3d4bacdf81785d0f363226b0375485a4ac3c320" +content-hash = "4902bb5bb7729fa52468c5817765f911ec9fc3088a738d519c66fc36907b110a" diff --git a/pyproject.toml b/pyproject.toml index 2faa0f9..4c3cdd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ pyutils-polarion-set-automated = "apps.polarion.polarion_set_automated:polarion_ python = "^3.8" python-simple-logger = "^1.0.8" pylero = "^0.1.0" -pyhelper-utils = "^0.0.36" +pyhelper-utils = "^0.0.37" pytest-mock = "^3.14.0" pyyaml = "^6.0.1"