Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django from 2.1.11 to 2.2.24 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump django from 2.1.11 to 2.2.24
Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.24.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.1.11...2.2.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jun 10, 2021
commit 544bf43ad1e1acaaf59d150549a86c7d2d8c7668
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ certifi==2019.9.11
chardet==3.0.4
defusedxml==0.6.0
diff-match-patch==20181111
Django==2.1.11
Django==2.2.24
django-appconf==1.0.3
django-compressor==2.3
django-crispy-forms==1.8.1