Skip to content

Commit b2cfbf6

Browse files
chore(deps): update dependency pytest-github-secrets to v29.2.0
1 parent 5354c94 commit b2cfbf6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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-mock = "^3.14.0"
7575
pytest-operator = "^0.36.0"
7676
pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/pytest_operator_cache"}
7777
pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/pytest_operator_groups"}
78-
pytest-github-secrets = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/github_secrets"}
78+
pytest-github-secrets = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.2.0", subdirectory = "python/pytest_plugins/github_secrets"}
7979
allure-pytest-collection-report = {git = "https://github.com/canonical/data-platform-workflows", tag = "v29.0.0", subdirectory = "python/pytest_plugins/allure_pytest_collection_report"}
8080

8181
[build-system]

0 commit comments

Comments
 (0)