Skip to content
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 1.11.27 to 2.2.24 in /example
Bumps [django](https://github.com/django/django) from 1.11.27 to 2.2.24.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@1.11.27...2.2.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2021
commit 0676758413a2ec2911e2195dde3cf6349a067726
2 changes: 1 addition & 1 deletion example/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Instead, this requirements file contains all required elements for the demo:

# Base apps
Django == 1.11.27
Django == 2.2.24
Pillow == 6.2.0
pytz == 2016.10

Expand Down