Skip to content

Commit 38925f7

Browse files
authored
Merge pull request #54 from aws-samples/dependabot/pip/cryptography-46.0.3
build(deps): bump cryptography from 41.0.7 to 46.0.3
2 parents 6be9fed + d89de7b commit 38925f7

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
@@ -3,4 +3,4 @@ aws-lambda-powertools>=2.30.2
33
requests>=2.31.0
44
pysnc==1.0.2
55
PyJWT==2.8.0
6-
cryptography==41.0.7
6+
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
33
PyJWT==2.8.0
4-
cryptography==41.0.7
4+
cryptography==46.0.3

assets/service_now_notifications_handler/requirements.txt

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

0 commit comments

Comments
 (0)