Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/openedx/credentials-themes
Browse files Browse the repository at this point in the history
…into bilalqamar95/node-v20-upgrade
  • Loading branch information
BilalQamar95 committed Sep 5, 2024
2 parents 6c51da5 + b83dbcb commit 653c1e1
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion edx_credentials_themes/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.4.19'
__version__ = '0.4.20'
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jquery": "3.7.1",
"mini-css-extract-plugin": "2.9.1",
"popper.js": "1.16.1",
"sass": "1.77.8",
"sass": "1.78.0",
"sass-loader": "16.0.1",
"style-loader": "4.0.0",
"url-loader": "4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ lxml[html-clean,html_clean]==5.3.0
# -r requirements/base.in
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.2.0
lxml-html-clean==0.2.2
# via lxml
path==16.16.0
# via edx-i18n-tools
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==73.0.1
setuptools==74.1.1
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ lxml[html-clean]==5.3.0
# -r requirements/base.txt
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.2.0
lxml-html-clean==0.2.2
# via
# -r requirements/base.txt
# lxml
Expand Down

0 comments on commit 653c1e1

Please sign in to comment.