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 authored and Agrendalath committed Sep 4, 2023
1 parent 4c634e5 commit f3f2a37
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 20 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ asgiref==3.7.2
# via django
bleach[css]==6.0.0
# via -r requirements/base.in
boto3==1.28.35
boto3==1.28.40
# via fs-s3fs
botocore==1.31.35
botocore==1.31.40
# via
# boto3
# s3transfer
Expand Down
6 changes: 4 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.2
filelock==3.12.3
# via
# tox
# virtualenv
Expand All @@ -29,5 +29,7 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.3
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
# via tox
22 changes: 16 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@ bok-choy==0.7.1
# -c requirements/constraints.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
boto3==1.28.35
boto3==1.28.40
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# fs-s3fs
botocore==1.31.35
botocore==1.31.40
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# boto3
# s3transfer
build==0.10.0
build==1.0.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -134,7 +134,7 @@ exceptiongroup==1.1.3
# -r requirements/quality.txt
# -r requirements/workbench.txt
# pytest
filelock==3.12.2
filelock==3.12.3
# via
# -r requirements/ci.txt
# tox
Expand All @@ -157,6 +157,10 @@ idna==3.4
# -r requirements/quality.txt
# -r requirements/workbench.txt
# requests
importlib-metadata==6.8.0
# via
# -r requirements/pip-tools.txt
# build
iniconfig==2.0.0
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -323,7 +327,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -446,17 +450,19 @@ tox-battery==0.6.2
# via -r requirements/ci.txt
typing-extensions==4.7.1
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
# -r requirements/workbench.txt
# asgiref
# filelock
# rich
urllib3==1.26.16
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# botocore
# requests
virtualenv==20.24.3
virtualenv==20.24.4
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -501,6 +507,10 @@ xblock-utils==3.4.1
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
zipp==3.16.2
# via
# -r requirements/pip-tools.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
6 changes: 5 additions & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
#
# make upgrade
#
build==0.10.0
build==1.0.0
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
# via build
pip-tools==7.3.0
Expand All @@ -21,6 +23,8 @@ tomli==2.0.1
# pyproject-hooks
wheel==0.41.2
# via pip-tools
zipp==3.16.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
boto3==1.28.35
boto3==1.28.40
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.35
botocore==1.31.40
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -219,7 +219,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.in
boto3==1.28.35
boto3==1.28.40
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.35
botocore==1.31.40
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -134,7 +134,7 @@ pygments==2.16.1
# via rich
pypng==0.20220715.0
# via xblock-sdk
pytest==7.4.0
pytest==7.4.1
# via
# pytest-cov
# pytest-django
Expand Down
6 changes: 3 additions & 3 deletions requirements/workbench.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
boto3==1.28.35
boto3==1.28.40
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.35
botocore==1.31.40
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -184,7 +184,7 @@ pypng==0.20220715.0
# -r requirements/test.txt
# -r requirements/workbench.in
# xblock-sdk
pytest==7.4.0
pytest==7.4.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down

0 comments on commit f3f2a37

Please sign in to comment.