Skip to content

Commit 744ee57

Browse files
authored
Merge pull request #67 from omics-datascience/dependabot/pip/config/django-4.2.18
Bump django from 4.2.15 to 4.2.18 in /config
2 parents 5c60670 + 8685521 commit 744ee57

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ django-object-actions==4.2.0
1010
django-querysetsequence==0.16
1111
django-stubs==4.2.7
1212
django-webpack-loader==3.0.0
13-
django==4.2.15
13+
django==4.2.19
1414
djangorestframework==3.15.2
1515
drf-writable-nested==0.7.0
1616
ggca==1.0.0
@@ -28,4 +28,4 @@ scikit-survival==0.22.2
2828
scipy==1.13.0
2929
statsmodels==0.14.2
3030
xlrd==2.0.1
31-
openpyxl==3.1.5
31+
openpyxl==3.1.5

config/requirements_celery.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ django-generate-secret-key==1.0.2
99
django-object-actions==4.2.0
1010
django-querysetsequence==0.16
1111
django-webpack-loader==3.0.0
12-
django==4.2.15
12+
django==4.2.19
1313
djangorestframework==3.15.2
1414
drf-writable-nested==0.7.0
1515
ggca==1.0.0
@@ -25,4 +25,4 @@ scikit-survival==0.22.2
2525
scipy==1.13.0
2626
statsmodels==0.14.2
2727
xlrd==2.0.1
28-
openpyxl==3.1.5
28+
openpyxl==3.1.5

0 commit comments

Comments
 (0)