Bump auth0-python to 4.9.* (#13803)

This commit is contained in:
Semyon Moroz
2025-04-12 13:48:13 -04:00
committed by GitHub
parent 648ed7bc4e
commit f6216ec623
10 changed files with 46 additions and 37 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "4.8.*"
version = "4.9.*"
upstream_repository = "https://github.com/auth0/auth0-python"
requires = ["cryptography", "types-requests"]