Skip to content

Commit

Permalink
chore: bump credentials-themes version (#1875)
Browse files Browse the repository at this point in the history
Co-authored-by: Maxwell Frank <[email protected]>
  • Loading branch information
MaxFrank13 and MaxFrank13 authored Dec 20, 2022
1 parent cd1063d commit 306a719
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Documentation
License
-------

The code in this repository is licensed under version 3 of the AGPL unless otherwise noted. Please see the LICENSE_ file for details.
The code in this repository is licensed under version 3 of the AGPL unless otherwise noted. Please see the LICENSE_ file for details.

.. _LICENSE: https://github.com/openedx/credentials/blob/master/LICENSE

Expand Down
2 changes: 1 addition & 1 deletion requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ edx-auth-backends==4.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
edx_credentials_themes @ git+https://github.com/openedx/credentials-themes.git@0.1.127
edx_credentials_themes @ git+https://github.com/openedx/credentials-themes.git@0.2.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ xss-utils


# TODO Install in configuration
git+https://github.com/openedx/credentials-themes.git@0.1.127#egg=edx_credentials_themes==0.1.127
git+https://github.com/openedx/credentials-themes.git@0.2.1#egg=edx_credentials_themes==0.2.1
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ edx-ace==1.6.0
# via -r requirements/base.in
edx-auth-backends==4.1.0
# via -r requirements/base.in
edx_credentials_themes @ git+https://github.com/openedx/credentials-themes.git@0.1.127
edx_credentials_themes @ git+https://github.com/openedx/credentials-themes.git@0.2.1
# via -r requirements/base.in
edx-django-release-util==1.2.0
# via -r requirements/base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ edx-ace==1.6.0
# via -r requirements/test.txt
edx-auth-backends==4.1.0
# via -r requirements/test.txt
edx_credentials_themes @ git+https://github.com/openedx/credentials-themes.git@0.1.127
edx_credentials_themes @ git+https://github.com/openedx/credentials-themes.git@0.2.1
# via -r requirements/test.txt
edx-django-release-util==1.2.0
# via -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ edx-ace==1.6.0
# via -r requirements/base.txt
edx-auth-backends==4.1.0
# via -r requirements/base.txt
edx_credentials_themes @ git+https://github.com/openedx/credentials-themes.git@0.1.127
edx_credentials_themes @ git+https://github.com/openedx/credentials-themes.git@0.2.1
# via -r requirements/base.txt
edx-django-release-util==1.2.0
# via -r requirements/base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ edx-ace==1.6.0
# via -r requirements/base.txt
edx-auth-backends==4.1.0
# via -r requirements/base.txt
edx_credentials_themes @ git+https://github.com/openedx/credentials-themes.git@0.1.127
edx_credentials_themes @ git+https://github.com/openedx/credentials-themes.git@0.2.1
# via -r requirements/base.txt
edx-django-release-util==1.2.0
# via -r requirements/base.txt
Expand Down

0 comments on commit 306a719

Please sign in to comment.