Skip to content

Commit 59b522e

Browse files
chore(deps): update dependency pytest-operator-cache to v29.2.0
1 parent 70f1a80 commit 59b522e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pytest = "^8.1.1"
7575
pytest-asyncio = "^0.21.1"
7676
pytest-mock = "^3.14.0"
7777
pytest-operator = "^0.36.0"
78-
pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/pytest_operator_cache"}
78+
pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.2.0", subdirectory = "python/pytest_plugins/pytest_operator_cache"}
7979
pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/pytest_operator_groups"}
8080
pytest-github-secrets = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/github_secrets"}
8181
allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"}

0 commit comments

Comments
 (0)