Skip to content

Commit e6f6564

Browse files
Bump django from 2.2.16 to 2.2.28
Bumps [django](https://github.com/django/django) from 2.2.16 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.2.16...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 448ebea commit e6f6564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
'kombu==5.1.0',
5050
'ffs>=0.0.8.2',
5151
'Jinja2==2.10.1',
52-
'django==2.2.16',
52+
'django==2.2.28',
5353
'requests==2.25.0',
5454
'djangorestframework==3.12.2',
5555
'django-reversion==3.0.8',

0 commit comments

Comments
 (0)