Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Oct 15, 2023
1 parent c41a888 commit 4da7849
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.28.62
boto3==1.28.63
# via fs-s3fs
botocore==1.31.62
botocore==1.31.63
# via
# boto3
# s3transfer
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ asgiref==3.7.2
# django
astroid==3.0.0
# via pylint
boto3==1.28.62
boto3==1.28.63
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.62
botocore==1.31.63
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -93,7 +93,7 @@ pluggy==1.3.0
# via
# -r requirements/test.txt
# pytest
pycodestyle==2.11.0
pycodestyle==2.11.1
# via -r requirements/quality.in
pylint==3.0.1
# via -r requirements/quality.in
Expand Down

0 comments on commit 4da7849

Please sign in to comment.