Bump python-jose to 3.4.* (#13522)

This commit is contained in:
sobolevn
2025-02-23 14:25:36 +01:00
committed by GitHub
parent fe64ce1141
commit d86ad844f5
5 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "3.3.*"
version = "3.4.*"
upstream_repository = "https://github.com/mpdavis/python-jose"
requires = ["types-pyasn1"] # excluding pyrsa, cryptography until typing is available