Skip to content

Commit

Permalink
Merge pull request #134 from monte-carlo-data/MES-306-update-boto
Browse files Browse the repository at this point in the history
MES-306 - update boto
  • Loading branch information
walles2 authored Aug 2, 2024
2 parents ba25610 + cf2f432 commit e0da5f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
azure-identity==1.17.1
azure-mgmt-storage==21.2.1
azure-storage-blob==12.20.0
boto3==1.34.135
boto3==1.34.151
cryptography>=42.0.4
databricks-sql-connector==2.8.0
dataclasses-json==0.6.0
Expand Down
10 changes: 4 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ azure-storage-blob==12.20.0
# via -r requirements.in
blinker==1.8.2
# via flask
boto3==1.34.135
boto3==1.34.151
# via -r requirements.in
botocore==1.34.135
botocore==1.34.152
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -226,10 +226,8 @@ pycryptodome==3.20.0
# via
# -r requirements.in
# teradatasql
pyhive[hive-pure-sasl]==0.7.0 ; python_version >= "3.11"
# via
# -r requirements.in
# pyhive
pyhive[hive_pure_sasl]==0.7.0 ; python_version >= "3.11"
# via -r requirements.in
pyjwt[crypto]==2.8.0
# via
# -r requirements.in
Expand Down

0 comments on commit e0da5f9

Please sign in to comment.