Skip to content

Commit 9ea2b02

Browse files
committed
Fix auth0-python field
1 parent c2214bb commit 9ea2b02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/auth0-python/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
version = "4.10.*"
22
upstream-repository = "https://github.com/auth0/auth0-python"
33
dependencies = ["cryptography", "types-requests"]
4-
obsolete-since = "5.4.0" # Released on 2026-05-04
4+
obsolete-since = { version = "5.4.0", date = "2026-05-04" }

0 commit comments

Comments
 (0)