Skip to content

Commit d351765

Browse files
authored
Merge pull request #156 from IBM/pyjwt-patching
Pyjwt patching
2 parents 0ff5367 + e3a5fb1 commit d351765

File tree

4 files changed

+165
-163
lines changed

4 files changed

+165
-163
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ asyncio = "==3.4.3"
3131
requests = "==2.27.1"
3232
gunicorn = "==20.1.0"
3333
gevent = "==21.12.0"
34-
pyjwt = "==1.7.1"
34+
pyjwt = "==2.4.0"
3535
ibm-db = "==3.1.1"
3636
detect-secrets = {ref = "0.13.1+ibm.47.dss", git = "https://github.com/ibm/detect-secrets.git"}
3737

0 commit comments

Comments
 (0)