Bump versions & dep maintenance

This commit is contained in:
Christiaan Goossens
2026-02-06 11:40:37 +01:00
parent a0e833ba69
commit 759ea57bc8
5 changed files with 685 additions and 591 deletions

View File

@@ -9,7 +9,7 @@
"auth",
"http"
],
"documentation": "https://github.com/christiaangoossens/hass-oidc-auth/blob/v0.6.3-alpha/docs/configuration.md",
"documentation": "https://github.com/christiaangoossens/hass-oidc-auth/blob/v0.6.4-alpha/docs/configuration.md",
"integration_type": "service",
"iot_class": "calculated",
"issue_tracker": "https://github.com/christiaangoossens/hass-oidc-auth/issues",
@@ -19,5 +19,5 @@
"bcrypt",
"joserfc"
],
"version": "0.6.3"
"version": "0.6.4"
}