[auth0-python] Bump to 4.10.* (#14261)

This commit is contained in:
Brian Schubert
2025-07-07 16:46:10 +02:00
committed by GitHub
parent 7eda640d62
commit 213e696e3f
5 changed files with 41 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "4.9.*"
version = "4.10.*"
upstream_repository = "https://github.com/auth0/auth0-python"
requires = ["cryptography", "types-requests"]