Skip to content

Commit 5b373d8

Browse files
edx-requirements-botjsnwesson
authored andcommitted
chore: Upgrade Python requirements
1 parent 5aafb9c commit 5b373d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.25'
1+
__version__ = '0.4.26'

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
asgiref==3.8.1
88
# via django
9-
django==4.2.17
9+
django==4.2.18
1010
# via
1111
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
1212
# -r requirements/base.in

0 commit comments

Comments
 (0)