File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,12 +35,12 @@ cloudlibrary-client = [
3535kinesis-client = [
3636 " nypl_py_utils[log-helper]" ,
3737 " boto3==1.43.1" ,
38- " botocore==1.43.1 "
38+ " botocore==1.43.6 "
3939]
4040kms-client = [
4141 " nypl_py_utils[log-helper]" ,
4242 " boto3==1.43.1" ,
43- " botocore==1.43.1 "
43+ " botocore==1.43.6 "
4444]
4545mysql-client = [
4646 " nypl_py_utils[log-helper]" ,
@@ -57,18 +57,18 @@ postgresql-client = [
5757]
5858redshift-client = [
5959 " nypl_py_utils[log-helper]" ,
60- " botocore==1.43.1 " ,
60+ " botocore==1.43.6 " ,
6161 " redshift-connector==2.1.13"
6262]
6363s3-client = [
6464 " nypl_py_utils[log-helper]" ,
6565 " boto3==1.43.1" ,
66- " botocore==1.43.1 "
66+ " botocore==1.43.6 "
6767]
6868secrets-manager-client = [
6969 " nypl_py_utils[log-helper]" ,
7070 " boto3==1.43.1" ,
71- " botocore==1.43.1 "
71+ " botocore==1.43.6 "
7272]
7373sftp-client = [
7474 " nypl_py_utils[log-helper]" ,
You can’t perform that action at this time.
0 commit comments