Skip to content

Fix type hint of create_or_update_secret - #16114

Merged
srittau merged 1 commit into
python:mainfrom
kasium:fix-create_or_update_secret
Jul 30, 2026
Merged

Fix type hint of create_or_update_secret#16114
srittau merged 1 commit into
python:mainfrom
kasium:fix-create_or_update_secret

Conversation

@kasium

@kasium kasium commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

The secret dict can have any value, e.g. a dict which is then stored as a JSON in vault

The secret dict can have any value, e.g. a dict which is then stored as a JSON in vault
@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau
srittau merged commit 1476daf into python:main Jul 30, 2026
59 checks passed
@kasium
kasium deleted the fix-create_or_update_secret branch July 30, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants