Skip to content

Commit

Permalink
Merge pull request #66 from edx/use-enterprise-data-9.7.5
Browse files Browse the repository at this point in the history
docs: use edx-enteprise-data version to 9.7.5
  • Loading branch information
muhammad-ammar authored Nov 14, 2024
2 parents a938f37 + 3228a20 commit 8577185
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.59
boto3==1.35.60
# via -r requirements/base.in
botocore==1.35.59
botocore==1.35.60
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -121,7 +121,7 @@ edx-drf-extensions==10.5.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==9.7.2
edx-enterprise-data==9.7.5
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -226,7 +226,7 @@ six==1.16.0
# edx-rbac
# html5lib
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via django
stevedore==5.3.0
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.59
boto3==1.35.60
# via -r requirements/base.in
botocore==1.35.59
botocore==1.35.60
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -121,7 +121,7 @@ edx-drf-extensions==10.5.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==9.7.2
edx-enterprise-data==9.7.5
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -228,7 +228,7 @@ six==1.16.0
# edx-rbac
# html5lib
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via django
stevedore==5.3.0
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.59
boto3==1.35.60
# via -r requirements/base.in
botocore==1.35.59
botocore==1.35.60
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -135,7 +135,7 @@ edx-drf-extensions==10.5.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==9.7.2
edx-enterprise-data==9.7.5
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -285,7 +285,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sqlparse==0.5.1
sqlparse==0.5.2
# via django
stevedore==5.3.0
# via
Expand Down
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.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c /Users/usama.sadiq/Desktop/edX/edx-analytics-data-api/requirements/constraints.txt
# -c requirements/constraints.txt
# -r requirements/pip.in
setuptools==75.3.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.59
boto3==1.35.60
# via -r requirements/base.in
botocore==1.35.59
botocore==1.35.60
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -121,7 +121,7 @@ edx-drf-extensions==10.5.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==9.7.2
edx-enterprise-data==9.7.5
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -241,7 +241,7 @@ six==1.16.0
# edx-rbac
# html5lib
# python-dateutil
sqlparse==0.5.1
sqlparse==0.5.2
# via django
stevedore==5.3.0
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.59
boto3==1.35.60
# via -r requirements/base.in
botocore==1.35.59
botocore==1.35.60
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -136,7 +136,7 @@ edx-drf-extensions==10.5.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==9.7.2
edx-enterprise-data==9.7.5
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -285,7 +285,7 @@ six==1.16.0
# python-dateutil
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.5.1
sqlparse==0.5.2
# via django
stevedore==5.3.0
# via
Expand Down

0 comments on commit 8577185

Please sign in to comment.