chore(deps): bump cryptography from 39.0.0 to 39.0.1 in /test (#559) · josecorella/aws-encryption-sdk-python@6468137 (original) (raw)
3 files changed
lines changed
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -7,7 +7,7 @@ cffi==1.14.5 | ||
7 | 7 | configparser==4.0.2 |
8 | 8 | contextlib2==0.6.0.post1 |
9 | 9 | coverage==5.5 |
10 | -cryptography==3.3.2 | |
10 | +cryptography==39.0.1 | |
11 | 11 | enum34==1.1.10 |
12 | 12 | funcsigs==1.0.2 |
13 | 13 | futures==3.3.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -3,7 +3,7 @@ boto3==1.26.54 | ||
3 | 3 | botocore==1.29.54 |
4 | 4 | cffi==1.15.1 |
5 | 5 | coverage==7.0.5 |
6 | -cryptography==39.0.0 | |
6 | +cryptography==39.0.1 | |
7 | 7 | iniconfig==2.0.0 |
8 | 8 | jmespath==1.0.1 |
9 | 9 | mock==4.0.3 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -3,7 +3,7 @@ boto3==1.26.54 | ||
3 | 3 | botocore==1.29.54 |
4 | 4 | cffi==1.15.1 |
5 | 5 | coverage==7.0.5 |
6 | -cryptography==39.0.0 | |
6 | +cryptography==39.0.1 | |
7 | 7 | exceptiongroup==1.1.0 |
8 | 8 | importlib-metadata==6.0.0 |
9 | 9 | iniconfig==2.0.0 |