Skip to content

Commit f143ef9

Browse files
edx-requirements-botjsnwesson
authored andcommitted
chore: Upgrade Python requirements
1 parent ade166c commit f143ef9

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
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.5.0'
1+
__version__ = '0.5.1'

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==80.7.1
15+
setuptools==80.9.0
1616
# via -r requirements/pip.in

requirements/pip_tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
build==1.2.2.post1
88
# via pip-tools
9-
click==8.2.0
9+
click==8.2.1
1010
# via pip-tools
1111
packaging==25.0
1212
# via build

0 commit comments

Comments
 (0)