Skip to content

Commit

Permalink
chore: bump credentials-themes to 0.4.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Edx Deployment automation robot authored and jsnwesson committed Jan 21, 2025
1 parent be1257f commit cb51cc4
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 25 deletions.
14 changes: 7 additions & 7 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ bleach==6.2.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.36.2
boto3==1.36.3
# via
# -r requirements/production.txt
# django-ses
botocore==1.36.2
botocore==1.36.3
# via
# -r requirements/production.txt
# boto3
Expand All @@ -47,7 +47,7 @@ cachecontrol==0.14.2
# -r requirements/dev.txt
# -r requirements/production.txt
# firebase-admin
cachetools==5.5.0
cachetools==5.5.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -290,7 +290,7 @@ edx-ccx-keys==2.0.2
# -r requirements/dev.txt
# -r requirements/production.txt
# openedx-events
edx-credentials-themes @ git+https://github.com/openedx/[email protected].20
edx-credentials-themes @ git+https://github.com/openedx/[email protected].26
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -362,7 +362,7 @@ fastavro==1.10.0
# -r requirements/dev.txt
# -r requirements/production.txt
# openedx-events
filelock==3.16.1
filelock==3.17.0
# via
# -r requirements/dev.txt
# tox
Expand Down Expand Up @@ -703,7 +703,7 @@ pyparsing==3.2.1
# -r requirements/dev.txt
# -r requirements/production.txt
# httplib2
pyproject-api==1.8.0
pyproject-api==1.9.0
# via
# -r requirements/dev.txt
# tox
Expand Down Expand Up @@ -857,7 +857,7 @@ tomlkit==0.13.2
# via
# -r requirements/dev.txt
# pylint
tox==4.23.2
tox==4.24.1
# via -r requirements/dev.txt
types-pyyaml==6.0.12.20241230
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ xss-utils

# TODO Install in configuration
git+https://github.com/openedx/[email protected]
git+https://github.com/openedx/[email protected].20#egg=edx_credentials_themes==0.4.20
git+https://github.com/openedx/[email protected].26#egg=edx_credentials_themes==0.4.26
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bleach==6.2.0
# via -r requirements/base.in
cachecontrol==0.14.2
# via firebase-admin
cachetools==5.5.0
cachetools==5.5.1
# via google-auth
certifi==2024.12.14
# via requests
Expand Down Expand Up @@ -142,7 +142,7 @@ edx-auth-backends==4.4.0
# via -r requirements/base.in
edx-ccx-keys==2.0.2
# via openedx-events
edx-credentials-themes @ git+https://github.com/openedx/[email protected].20
edx-credentials-themes @ git+https://github.com/openedx/[email protected].26
# via -r requirements/base.in
edx-django-release-util==1.4.0
# via -r requirements/base.in
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cachecontrol==0.14.2
# via
# -r requirements/test.txt
# firebase-admin
cachetools==5.5.0
cachetools==5.5.1
# via
# -r requirements/test.txt
# google-auth
Expand Down Expand Up @@ -219,7 +219,7 @@ edx-ccx-keys==2.0.2
# via
# -r requirements/test.txt
# openedx-events
edx-credentials-themes @ git+https://github.com/openedx/[email protected].20
edx-credentials-themes @ git+https://github.com/openedx/[email protected].26
# via -r requirements/test.txt
edx-django-release-util==1.4.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -273,7 +273,7 @@ fastavro==1.10.0
# via
# -r requirements/test.txt
# openedx-events
filelock==3.16.1
filelock==3.17.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -544,7 +544,7 @@ pyparsing==3.2.1
# via
# -r requirements/test.txt
# httplib2
pyproject-api==1.8.0
pyproject-api==1.9.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -669,7 +669,7 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.23.2
tox==4.24.1
# via -r requirements/test.txt
types-pyyaml==6.0.12.20241230
# via django-stubs
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.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c /home/runner/work/credentials/credentials/requirements/common_constraints.txt
# -c /home/runner/work/credentials-themes/credentials-themes/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.8.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 @@ -20,17 +20,17 @@ backoff==2.2.1
# segment-analytics-python
bleach==6.2.0
# via -r requirements/base.txt
boto3==1.36.2
boto3==1.36.3
# via django-ses
botocore==1.36.2
botocore==1.36.3
# via
# boto3
# s3transfer
cachecontrol==0.14.2
# via
# -r requirements/base.txt
# firebase-admin
cachetools==5.5.0
cachetools==5.5.1
# via
# -r requirements/base.txt
# google-auth
Expand Down Expand Up @@ -182,7 +182,7 @@ edx-ccx-keys==2.0.2
# via
# -r requirements/base.txt
# openedx-events
edx-credentials-themes @ git+https://github.com/openedx/[email protected].20
edx-credentials-themes @ git+https://github.com/openedx/[email protected].26
# via -r requirements/base.txt
edx-django-release-util==1.4.0
# via -r requirements/base.txt
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cachecontrol==0.14.2
# via
# -r requirements/base.txt
# firebase-admin
cachetools==5.5.0
cachetools==5.5.1
# via
# -r requirements/base.txt
# google-auth
Expand Down Expand Up @@ -198,7 +198,7 @@ edx-ccx-keys==2.0.2
# via
# -r requirements/base.txt
# openedx-events
edx-credentials-themes @ git+https://github.com/openedx/[email protected].20
edx-credentials-themes @ git+https://github.com/openedx/[email protected].26
# via -r requirements/base.txt
edx-django-release-util==1.4.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -249,7 +249,7 @@ fastavro==1.10.0
# via
# -r requirements/base.txt
# openedx-events
filelock==3.16.1
filelock==3.17.0
# via
# tox
# virtualenv
Expand Down Expand Up @@ -500,7 +500,7 @@ pyparsing==3.2.1
# via
# -r requirements/base.txt
# httplib2
pyproject-api==1.8.0
pyproject-api==1.9.0
# via tox
pytest==8.3.4
# via
Expand Down Expand Up @@ -618,7 +618,7 @@ text-unidecode==1.3
# python-slugify
tomlkit==0.13.2
# via pylint
tox==4.23.2
tox==4.24.1
# via -r requirements/test.in
typing-extensions==4.12.2
# via
Expand Down

0 comments on commit cb51cc4

Please sign in to comment.