Skip to content

Commit

Permalink
chore(deps): update dependency boto3 to v1.35.77
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 71f4804 commit 8aeefa1
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.35.66
boto3==1.35.77
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 @@ -25,11 +25,11 @@ attrs==24.2.0
# via
# morecantile
# rasterio
boto3==1.35.66
boto3==1.35.77
# via
# -r requirements.in
# moto
botocore==1.35.66
botocore==1.35.77
# via
# boto3
# moto
Expand Down Expand Up @@ -75,7 +75,7 @@ deprecated==1.2.14
# via opentelemetry-api
dhis2-py==2.3.0
# via -r requirements.in
django==5.1
django==4.2.17
# via
# -r requirements.in
# ariadne-django
Expand Down

0 comments on commit 8aeefa1

Please sign in to comment.