Skip to content

Commit

Permalink
chore(deps): update dependency boto3 to v1.34.144 (#747)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 77f2b88 commit 287f9a1
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.144
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.144
# via
# -r requirements.in
# moto
botocore==1.23.54
botocore==1.34.144
# via
# boto3
# moto
Expand Down Expand Up @@ -303,7 +303,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 287f9a1

Please sign in to comment.