Skip to content

Commit 7e9c2ee

Browse files
Bump django from 2.2.13 to 2.2.24
Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.2.13...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b08310 commit 7e9c2ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ boto3
1111
brotlipy
1212
celery==4.3.0
1313
dj-database-url
14-
Django==2.2.13
14+
Django==2.2.24
1515
django-appconf
1616
django-autoslug
1717
django-bootstrap-pagination

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dj-database-url==0.5.0
5454
# via
5555
# -r requirements.in
5656
# django-heroku
57-
django==2.2.13
57+
django==2.2.24
5858
# via
5959
# -r requirements.in
6060
# django-allauth

0 commit comments

Comments
 (0)