Skip to content

Commit 8ecd714

Browse files
authored
Merge pull request #51 from aws-samples/dependabot/pip/pyjwt-2.10.1
build(deps): bump pyjwt from 2.8.0 to 2.10.1
2 parents 1065a88 + afaa3a4 commit 8ecd714

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

assets/security_ir_client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ boto3>=1.37.7
22
aws-lambda-powertools>=2.30.2
33
requests>=2.31.0
44
pysnc==1.0.2
5-
PyJWT==2.8.0
5+
PyJWT==2.10.1
66
cryptography==46.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
boto3>=1.37.7
22
pysnc==1.0.2
3-
PyJWT==2.8.0
3+
PyJWT==2.10.1
44
cryptography==46.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
boto3>=1.37.7
22
pysnc==1.0.2
33
aws-lambda-powertools>=2.30.0
4-
PyJWT==2.8.0
4+
PyJWT==2.10.1
55
cryptography==46.0.3

0 commit comments

Comments
 (0)