Skip to content

Commit

Permalink
Bump django from 2.2.24 to 2.2.28
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.28.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.24...2.2.28)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2022
1 parent a6a23b2 commit bde559c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
include_package_data=True,
install_requires=[
'boto3',
'Django==2.2.24',
'Django==2.2.28',
'django-admin-sortable2',
'django-cors-headers',
'django-extensions',
Expand Down

0 comments on commit bde559c

Please sign in to comment.