Skip to content

Commit cd692bf

Browse files
Update dependency edx-opaque-keys to v2.12.0
1 parent 3b09c72 commit cd692bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: src/openedx/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "MIT Open Learning django app extensions for edx related utilities
55
dependencies = [
66
"django-stubs>=1.13.1",
77
"django>=3.0",
8-
"edx-opaque-keys==2.2.2",
8+
"edx-opaque-keys==2.12.0",
99
]
1010
readme = "README.md"
1111
license = "BSD-3-Clause"

Diff for: src/uvtestapp/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "MIT Open Learning Django app template"
55
dependencies = [
66
"django-stubs>=1.13.1",
77
"django>=3.0",
8-
"edx-opaque-keys==2.2.2",
8+
"edx-opaque-keys==2.12.0",
99
]
1010
readme = "README.md"
1111
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)