Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: edx-rbac to 1.10 #699

Merged
merged 1 commit into from
Aug 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 7 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backoff==1.10.0
# analytics-python
billiard==4.2.0
# via celery
boto3==1.34.158
boto3==1.35.4
# via django-ses
botocore==1.34.158
botocore==1.35.4
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -117,7 +117,7 @@ django-model-utils==4.5.1
# -r requirements/base.in
# edx-celeryutils
# edx-rbac
django-ses==4.1.0
django-ses==4.1.1
# via -r requirements/base.in
django-simple-history==3.7.0
# via -r requirements/base.in
Expand Down Expand Up @@ -165,7 +165,7 @@ edx-drf-extensions==10.3.0
# edx-rbac
edx-opaque-keys==2.10.0
# via edx-drf-extensions
edx-rbac==1.9.0
edx-rbac==1.10.0
# via -r requirements/base.in
edx-rest-api-client==5.7.1
# via -r requirements/base.in
Expand Down Expand Up @@ -232,9 +232,7 @@ python-slugify==8.0.4
python3-openid==3.2.0
# via social-auth-core
pytz==2024.1
# via
# -r requirements/base.in
# django-ses
# via -r requirements/base.in
pyyaml==6.0.2
# via
# code-annotations
Expand Down Expand Up @@ -265,7 +263,7 @@ s3transfer==0.10.2
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via -r requirements/base.in
six==1.16.0
# via
Expand All @@ -283,7 +281,7 @@ social-auth-core==4.5.4
# social-auth-app-django
sqlparse==0.5.1
# via django
stevedore==5.2.0
stevedore==5.3.0
# via
# code-annotations
# edx-django-utils
Expand Down
22 changes: 10 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ billiard==4.2.0
# via
# -r requirements/validation.txt
# celery
boto3==1.34.158
boto3==1.35.4
# via
# -r requirements/validation.txt
# django-ses
botocore==1.34.158
botocore==1.35.4
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -185,7 +185,7 @@ django-model-utils==4.5.1
# -r requirements/validation.txt
# edx-celeryutils
# edx-rbac
django-ses==4.1.0
django-ses==4.1.1
# via -r requirements/validation.txt
django-simple-history==3.7.0
# via -r requirements/validation.txt
Expand Down Expand Up @@ -243,15 +243,15 @@ edx-opaque-keys==2.10.0
# via
# -r requirements/validation.txt
# edx-drf-extensions
edx-rbac==1.9.0
edx-rbac==1.10.0
# via -r requirements/validation.txt
edx-rest-api-client==5.7.1
# via -r requirements/validation.txt
edx-toggles==5.2.0
# via -r requirements/validation.txt
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/validation.txt
faker==26.3.0
faker==27.4.0
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -459,9 +459,7 @@ python3-openid==3.2.0
# -r requirements/validation.txt
# social-auth-core
pytz==2024.1
# via
# -r requirements/validation.txt
# django-ses
# via -r requirements/validation.txt
pywatchman==2.0.0
# via -r requirements/dev.in
pyyaml==6.0.2
Expand Down Expand Up @@ -505,7 +503,7 @@ semantic-version==2.10.0
# via
# -r requirements/validation.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via -r requirements/validation.txt
six==1.16.0
# via
Expand Down Expand Up @@ -538,7 +536,7 @@ sqlparse==0.5.1
# -r requirements/validation.txt
# django
# django-debug-toolbar
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/validation.txt
# code-annotations
Expand All @@ -548,7 +546,7 @@ text-unidecode==1.3
# via
# -r requirements/validation.txt
# python-slugify
tomlkit==0.13.0
tomlkit==0.13.2
# via
# -r requirements/validation.txt
# pylint
Expand Down
24 changes: 11 additions & 13 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ billiard==4.2.0
# via
# -r requirements/test.txt
# celery
boto3==1.34.158
boto3==1.35.4
# via
# -r requirements/test.txt
# django-ses
botocore==1.34.158
botocore==1.35.4
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -177,7 +177,7 @@ django-model-utils==4.5.1
# -r requirements/test.txt
# edx-celeryutils
# edx-rbac
django-ses==4.1.0
django-ses==4.1.1
# via -r requirements/test.txt
django-simple-history==3.7.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -242,15 +242,15 @@ edx-opaque-keys==2.10.0
# via
# -r requirements/test.txt
# edx-drf-extensions
edx-rbac==1.9.0
edx-rbac==1.10.0
# via -r requirements/test.txt
edx-rest-api-client==5.7.1
# via -r requirements/test.txt
edx-toggles==5.2.0
# via -r requirements/test.txt
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/test.txt
faker==26.3.0
faker==27.4.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -430,9 +430,7 @@ python3-openid==3.2.0
# -r requirements/test.txt
# social-auth-core
pytz==2024.1
# via
# -r requirements/test.txt
# django-ses
# via -r requirements/test.txt
pyyaml==6.0.2
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -478,7 +476,7 @@ semantic-version==2.10.0
# via
# -r requirements/test.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via -r requirements/test.txt
six==1.16.0
# via
Expand All @@ -503,7 +501,7 @@ social-auth-core==4.5.4
# -r requirements/test.txt
# edx-auth-backends
# social-auth-app-django
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sphinx==8.0.2
# via
Expand All @@ -528,7 +526,7 @@ sqlparse==0.5.1
# via
# -r requirements/test.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -539,7 +537,7 @@ text-unidecode==1.3
# via
# -r requirements/test.txt
# python-slugify
tomlkit==0.13.0
tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==72.1.0
setuptools==73.0.1
# via -r requirements/pip.in
16 changes: 7 additions & 9 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ billiard==4.2.0
# via
# -r requirements/base.txt
# celery
boto3==1.34.158
boto3==1.35.4
# via
# -r requirements/base.txt
# django-ses
botocore==1.34.158
botocore==1.35.4
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -143,7 +143,7 @@ django-model-utils==4.5.1
# -r requirements/base.txt
# edx-celeryutils
# edx-rbac
django-ses==4.1.0
django-ses==4.1.1
# via -r requirements/base.txt
django-simple-history==3.7.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -197,7 +197,7 @@ edx-opaque-keys==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
edx-rbac==1.9.0
edx-rbac==1.10.0
# via -r requirements/base.txt
edx-rest-api-client==5.7.1
# via -r requirements/base.txt
Expand Down Expand Up @@ -318,9 +318,7 @@ python3-openid==3.2.0
# -r requirements/base.txt
# social-auth-core
pytz==2024.1
# via
# -r requirements/base.txt
# django-ses
# via -r requirements/base.txt
pyyaml==6.0.2
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -362,7 +360,7 @@ semantic-version==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via -r requirements/base.txt
six==1.16.0
# via
Expand All @@ -388,7 +386,7 @@ sqlparse==0.5.1
# via
# -r requirements/base.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/base.txt
# code-annotations
Expand Down
18 changes: 8 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ billiard==4.2.0
# via
# -r requirements/base.txt
# celery
boto3==1.34.158
boto3==1.35.4
# via
# -r requirements/base.txt
# django-ses
botocore==1.34.158
botocore==1.35.4
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -154,7 +154,7 @@ django-model-utils==4.5.1
# -r requirements/base.txt
# edx-celeryutils
# edx-rbac
django-ses==4.1.0
django-ses==4.1.1
# via -r requirements/base.txt
django-simple-history==3.7.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -210,7 +210,7 @@ edx-opaque-keys==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
edx-rbac==1.9.0
edx-rbac==1.10.0
# via -r requirements/base.txt
edx-rest-api-client==5.7.1
# via -r requirements/base.txt
Expand Down Expand Up @@ -345,9 +345,7 @@ python3-openid==3.2.0
# -r requirements/base.txt
# social-auth-core
pytz==2024.1
# via
# -r requirements/base.txt
# django-ses
# via -r requirements/base.txt
pyyaml==6.0.2
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -388,7 +386,7 @@ semantic-version==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via -r requirements/base.txt
six==1.16.0
# via
Expand Down Expand Up @@ -417,7 +415,7 @@ sqlparse==0.5.1
# via
# -r requirements/base.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/base.txt
# code-annotations
Expand All @@ -427,7 +425,7 @@ text-unidecode==1.3
# via
# -r requirements/base.txt
# python-slugify
tomlkit==0.13.0
tomlkit==0.13.2
# via pylint
typing-extensions==4.12.2
# via
Expand Down
Loading
Loading