Bump python-jose to 3.5.* (#14193)

This commit is contained in:
Semyon Moroz
2025-05-30 17:00:10 +02:00
committed by GitHub
parent 9c0218ee04
commit ee696d5303
6 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "3.4.*"
version = "3.5.*"
upstream_repository = "https://github.com/mpdavis/python-jose"
requires = ["types-pyasn1"] # excluding pyrsa, cryptography until typing is available