auth0-python
Advanced tools
| # This value is updated by `poetry_dynamic_versioning` during build time from the latest git tag | ||
| __version__ = "4.7.1" | ||
| __version__ = "4.7.2" | ||
@@ -4,0 +4,0 @@ from auth0.exceptions import Auth0Error, RateLimitError, TokenValidationError |
+2
-2
| Metadata-Version: 2.1 | ||
| Name: auth0-python | ||
| Version: 4.7.1 | ||
| Version: 4.7.2 | ||
| Summary: | ||
@@ -17,3 +17,3 @@ Home-page: https://auth0.com | ||
| Requires-Dist: aiohttp (>=3.8.5,<4.0.0) | ||
| Requires-Dist: cryptography (>=42.0.4,<43.0.0) | ||
| Requires-Dist: cryptography (>=43.0.1,<44.0.0) | ||
| Requires-Dist: pyjwt (>=2.8.0,<3.0.0) | ||
@@ -20,0 +20,0 @@ Requires-Dist: requests (>=2.31.0,<3.0.0) |
+2
-2
@@ -7,3 +7,3 @@ [build-system] | ||
| name = "auth0-python" | ||
| version = "4.7.1" # This is replaced by dynamic versioning | ||
| version = "4.7.2" # This is replaced by dynamic versioning | ||
| description = "" | ||
@@ -32,3 +32,3 @@ authors = ["Auth0 <support@auth0.com>"] | ||
| aiohttp = "^3.8.5" | ||
| cryptography = "^42.0.4" # pyjwt has a weak dependency on cryptography | ||
| cryptography = "^43.0.1" # pyjwt has a weak dependency on cryptography | ||
| pyjwt = "^2.8.0" | ||
@@ -35,0 +35,0 @@ requests = "^2.31.0" |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.