Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jan 14, 2025
1 parent 3070e4b commit 5cd8d31
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.45.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c /home/feanil/src/openedx/xblock-free-text-response/requirements/common_constraints.txt
# -c /home/runner/work/xblock-free-text-response/xblock-free-text-response/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.8.0
# via -r requirements/pip.in
4 changes: 2 additions & 2 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.35.96
boto3==1.35.98
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.96
botocore==1.35.98
# via
# -r requirements/test.txt
# boto3
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ asgiref==3.8.1
# via django
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.96
boto3==1.35.98
# via fs-s3fs
botocore==1.35.96
botocore==1.35.98
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 5cd8d31

Please sign in to comment.