-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump credentials-themes to 0.4.15 (#2485)
Co-authored-by: Edx Deployment automation robot <[email protected]>
- Loading branch information
1 parent
de17c99
commit 58ad6d8
Showing
7 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,11 +40,11 @@ bleach==6.1.0 | |
# via | ||
# -r requirements/dev.txt | ||
# -r requirements/production.txt | ||
boto3==1.34.109 | ||
boto3==1.34.110 | ||
# via | ||
# -r requirements/production.txt | ||
# django-ses | ||
botocore==1.34.109 | ||
botocore==1.34.110 | ||
# via | ||
# -r requirements/production.txt | ||
# boto3 | ||
|
@@ -263,7 +263,7 @@ edx-ccx-keys==1.3.0 | |
# -r requirements/dev.txt | ||
# -r requirements/production.txt | ||
# openedx-events | ||
edx-credentials-themes @ git+https://github.com/openedx/[email protected].14 | ||
edx-credentials-themes @ git+https://github.com/openedx/[email protected].15 | ||
# via | ||
# -r requirements/dev.txt | ||
# -r requirements/production.txt | ||
|
@@ -757,7 +757,7 @@ zope-event==5.0 | |
# via | ||
# -r requirements/production.txt | ||
# gevent | ||
zope-interface==6.4 | ||
zope-interface==6.4.post0 | ||
# via | ||
# -r requirements/production.txt | ||
# gevent | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,4 +54,4 @@ xss-utils | |
|
||
|
||
# TODO Install in configuration | ||
git+https://github.com/openedx/[email protected].14#egg=edx_credentials_themes==0.4.14 | ||
git+https://github.com/openedx/[email protected].15#egg=edx_credentials_themes==0.4.15 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -132,7 +132,7 @@ edx-auth-backends==4.3.0 | |
# via -r requirements/base.in | ||
edx-ccx-keys==1.3.0 | ||
# via openedx-events | ||
edx-credentials-themes @ git+https://github.com/openedx/[email protected].14 | ||
edx-credentials-themes @ git+https://github.com/openedx/[email protected].15 | ||
# via -r requirements/base.in | ||
edx-django-release-util==1.4.0 | ||
# via -r requirements/base.in | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -200,7 +200,7 @@ edx-ccx-keys==1.3.0 | |
# via | ||
# -r requirements/test.txt | ||
# openedx-events | ||
edx-credentials-themes @ git+https://github.com/openedx/[email protected].14 | ||
edx-credentials-themes @ git+https://github.com/openedx/[email protected].15 | ||
# via -r requirements/test.txt | ||
edx-django-release-util==1.4.0 | ||
# via -r requirements/test.txt | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,9 +27,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9" | |
# djangorestframework | ||
bleach==6.1.0 | ||
# via -r requirements/base.txt | ||
boto3==1.34.109 | ||
boto3==1.34.110 | ||
# via django-ses | ||
botocore==1.34.109 | ||
botocore==1.34.110 | ||
# via | ||
# boto3 | ||
# s3transfer | ||
|
@@ -167,7 +167,7 @@ edx-ccx-keys==1.3.0 | |
# via | ||
# -r requirements/base.txt | ||
# openedx-events | ||
edx-credentials-themes @ git+https://github.com/openedx/[email protected].14 | ||
edx-credentials-themes @ git+https://github.com/openedx/[email protected].15 | ||
# via -r requirements/base.txt | ||
edx-django-release-util==1.4.0 | ||
# via -r requirements/base.txt | ||
|
@@ -456,7 +456,7 @@ zipp==3.18.2 | |
# importlib-metadata | ||
zope-event==5.0 | ||
# via gevent | ||
zope-interface==6.4 | ||
zope-interface==6.4.post0 | ||
# via gevent | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -184,7 +184,7 @@ edx-ccx-keys==1.3.0 | |
# via | ||
# -r requirements/base.txt | ||
# openedx-events | ||
edx-credentials-themes @ git+https://github.com/openedx/[email protected].14 | ||
edx-credentials-themes @ git+https://github.com/openedx/[email protected].15 | ||
# via -r requirements/base.txt | ||
edx-django-release-util==1.4.0 | ||
# via -r requirements/base.txt | ||
|