Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
toluaina committed Jul 10, 2024
1 parent da99dca commit 62df86c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
async-timeout==4.0.3
# via redis
boto3==1.34.138
boto3==1.34.142
# via -r requirements/base.in
botocore==1.34.138
botocore==1.34.142
# via
# boto3
# s3transfer
certifi==2024.6.2
certifi==2024.7.4
# via
# elastic-transport
# opensearch-py
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ async-timeout==4.0.3
# via redis
black==24.4.2
# via -r requirements/dev.in
boto3==1.34.138
boto3==1.34.142
# via -r requirements/base.in
botocore==1.34.138
botocore==1.34.142
# via
# boto3
# s3transfer
certifi==2024.6.2
certifi==2024.7.4
# via
# elastic-transport
# opensearch-py
Expand Down Expand Up @@ -57,7 +57,7 @@ freezegun==1.5.1
# via -r requirements/dev.in
greenlet==3.0.3
# via sqlalchemy
identify==2.5.36
identify==2.6.0
# via pre-commit
idna==3.7
# via requests
Expand Down

0 comments on commit 62df86c

Please sign in to comment.