[jwcrypto] Update to 1.5.7 (#15633)

* Replace some ABCs with concrete types or protocols.
* Use `LiteralString` in some instances.
This commit is contained in:
Sebastian Rittau
2026-04-08 13:12:11 +02:00
committed by GitHub
parent 7483613ce7
commit 4ea569a02b
7 changed files with 37 additions and 25 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "1.5.*"
version = "1.5.7"
upstream-repository = "https://github.com/latchset/jwcrypto"
dependencies = ["cryptography"]