Skip to content

Commit

Permalink
multiple package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
BastLeblanc committed Sep 27, 2024
1 parent 1079f9e commit 4b99683
Show file tree
Hide file tree
Showing 5 changed files with 458 additions and 111 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
boto3==1.34.44
botocore==1.34.44
boto3==1.35.28
botocore==1.35.28
aws-lambda-powertools==2.33.1
jmespath==1.0.1
python-dateutil==2.8.2
s3transfer==0.10.0
six==1.16.0
typing_extensions==4.9.0
urllib3==2.0.7
crhelper
urllib3==2.2.2
crhelper
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
opensearch-py==2.4.2
pillow==10.3.0
aws-lambda-powertools==2.33.1
boto3==1.34.44
botocore==1.34.44
certifi==2024.2.2
boto3==1.35.28
botocore==1.35.28
certifi==2024.7.4
charset-normalizer==3.3.2
idna==3.7
jmespath==1.0.1
Expand All @@ -15,4 +15,4 @@ typing_extensions==4.9.0
urllib3==2.0.7
pydantic==2.6.2
pydantic_core==2.16.3
crhelper
crhelper
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask==2.3.2
requests==2.31.0
urllib3<2
boto3==1.26.135
flask-cors==3.0.10
flask-cors==5.0.0
numpy==1.22.2
optimizely-sdk==3.5.2
expiring-dict==1.1.0
Expand Down
Loading

0 comments on commit 4b99683

Please sign in to comment.