Skip to content

Commit

Permalink
chore(deps): update dependency boto3 to v1.35.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 68cb06a commit 0d4560f
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.21
boto3==1.35.58
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.21
boto3==1.35.58
# via
# -r requirements.in
# moto
botocore==1.35.21
botocore==1.35.58
# 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.0.9
django==4.2.16
# via
# -r requirements.in
# ariadne-django
Expand Down

0 comments on commit 0d4560f

Please sign in to comment.