Skip to content

Commit

Permalink
chore(deps): update dependency boto3 to v1.35.21 (#787)
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 Sep 18, 2024
1 parent 78a6175 commit 057451b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.34.159
boto3==1.35.21
moto[s3]

# connector_airflow
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ attrs==24.2.0
# via
# morecantile
# rasterio
boto3==1.34.159
boto3==1.35.21
# via
# -r requirements.in
# moto
botocore==1.34.159
botocore==1.35.21
# via
# boto3
# moto
Expand Down

0 comments on commit 057451b

Please sign in to comment.