Skip to content

Commit 82b5aae

Browse files
authored
Merge branch 'learningequality:unstable' into Issue-learningequality#219--Kolibri-Design-System
2 parents 28eacab + 5998492 commit 82b5aae

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
lines changed

requirements-dev.txt

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ customizable-django-profiler @ git+https://github.com/someshchaturvedi/customiza
5353
# via -r requirements-dev.in
5454
distlib==0.3.1
5555
# via virtualenv
56-
django==3.2.23
56+
django==3.2.24
5757
# via
5858
# -c requirements.txt
5959
# django-debug-toolbar
@@ -107,9 +107,7 @@ idna==2.10
107107
# -c requirements.txt
108108
# requests
109109
importlib-metadata==1.7.0
110-
# via
111-
# -c requirements.txt
112-
# pre-commit
110+
# via pre-commit
113111
inflection==0.5.1
114112
# via drf-yasg
115113
iniconfig==1.1.1
@@ -280,9 +278,7 @@ wheel==0.38.1
280278
whitenoise==5.2.0
281279
# via -r requirements-dev.in
282280
zipp==3.4.1
283-
# via
284-
# -c requirements.txt
285-
# importlib-metadata
281+
# via importlib-metadata
286282
zope-event==4.5.0
287283
# via gevent
288284
zope-interface==5.4.0

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ newrelic>=2.86.3.70
1313
celery==5.2.7
1414
redis
1515
python-postmark==0.5.8
16-
Django==3.2.23
16+
Django==3.2.24
1717
django-webpack-loader==0.7.0
1818
google-cloud-error-reporting
1919
google-cloud-storage

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,9 @@ click-repl==0.2.0
5050
# via celery
5151
confusable-homoglyphs==3.2.0
5252
# via django-registration
53-
django==3.2.23
53+
django==3.2.24
5454
# via
5555
# -r requirements.in
56-
# django-bulk-update
5756
# django-db-readonly
5857
# django-filter
5958
# django-js-reverse

0 commit comments

Comments
 (0)