Skip to content

Commit e32f89f

Browse files
chore: Upgrade Python requirements (#935)
Co-authored-by: Maxwell Frank <[email protected]>
1 parent 4987a36 commit e32f89f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

edx_credentials_themes/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.4.28'
1+
__version__ = '0.4.29'

edx_credentials_themes/static/edx.org/css/edx.org.base.style-ltr.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

edx_credentials_themes/static/edx.org/css/edx.org.base.style-rtl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

edx_credentials_themes/static/edx.org/css/edx.org.certificate.style-ltr.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

edx_credentials_themes/static/edx.org/css/edx.org.certificate.style-rtl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements/pip.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ pip==24.2
1212
# via
1313
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
1414
# -r requirements/pip.in
15-
setuptools==75.8.0
15+
setuptools==75.8.2
1616
# via -r requirements/pip.in

0 commit comments

Comments
 (0)