Skip to content

Commit

Permalink
chore(deps): update dependency boto3 to v1.34.143
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 526c35f commit 56e6f19
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ gunicorn
dhis2.py

# connector_s3
boto3==1.20.24
boto3==1.34.143
moto[s3]

# connector_airflow
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ attrs==23.1.0
# fiona
# morecantile
# rasterio
boto3==1.20.24
boto3==1.34.143
# via
# -r requirements.in
# moto
botocore==1.23.54
botocore==1.34.143
# via
# boto3
# moto
Expand Down Expand Up @@ -300,7 +300,7 @@ rio-cogeo==5.1.0
# via -r requirements.in
rsa==4.9
# via google-auth
s3transfer==0.5.2
s3transfer==0.10.2
# via boto3
sentry-sdk==1.39.1
# via -r requirements.in
Expand Down

0 comments on commit 56e6f19

Please sign in to comment.