@@ -54,19 +54,19 @@ parameterized = "^0.9.0"
5454
5555[tool .poetry .group .integration .dependencies ]
5656pytest = " ^7.4.0"
57- pytest-github-secrets = {git = " https://github.com/canonical/data-platform-workflows" , tag = " v20.0.1 " , subdirectory = " python/pytest_plugins/github_secrets" }
58- pytest-microceph = {git = " https://github.com/canonical/data-platform-workflows" , tag = " v20.0.1 " , subdirectory = " python/pytest_plugins/microceph" }
57+ pytest-github-secrets = {git = " https://github.com/canonical/data-platform-workflows" , tag = " v20.0.2 " , subdirectory = " python/pytest_plugins/github_secrets" }
58+ pytest-microceph = {git = " https://github.com/canonical/data-platform-workflows" , tag = " v20.0.2 " , subdirectory = " python/pytest_plugins/microceph" }
5959pytest-operator = " ^0.28.0"
60- pytest-operator-cache = {git = " https://github.com/canonical/data-platform-workflows" , tag = " v20.0.1 " , subdirectory = " python/pytest_plugins/pytest_operator_cache" }
61- pytest-operator-groups = {git = " https://github.com/canonical/data-platform-workflows" , tag = " v20.0.1 " , subdirectory = " python/pytest_plugins/pytest_operator_groups" }
60+ pytest-operator-cache = {git = " https://github.com/canonical/data-platform-workflows" , tag = " v20.0.2 " , subdirectory = " python/pytest_plugins/pytest_operator_cache" }
61+ pytest-operator-groups = {git = " https://github.com/canonical/data-platform-workflows" , tag = " v20.0.2 " , subdirectory = " python/pytest_plugins/pytest_operator_groups" }
6262juju = " ^3.2.2"
6363mysql-connector-python = " ~8.0.33"
6464tenacity = " ^8.2.2"
6565boto3 = " ^1.28.11"
6666pyyaml = " ^6.0"
6767urllib3 = " ^1.26.16"
6868allure-pytest = " ^2.13.2"
69- allure-pytest-collection-report = {git = " https://github.com/canonical/data-platform-workflows" , tag = " v20.0.1 " , subdirectory = " python/pytest_plugins/allure_pytest_collection_report" }
69+ allure-pytest-collection-report = {git = " https://github.com/canonical/data-platform-workflows" , tag = " v20.0.2 " , subdirectory = " python/pytest_plugins/allure_pytest_collection_report" }
7070
7171
7272[tool .coverage .run ]
0 commit comments