Skip to content

Commit

Permalink
Bump django from 2.2.13 to 2.2.24
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2021
1 parent a40b121 commit 9068bfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ boto3
brotlipy
celery==4.3.0
dj-database-url
Django==2.2.13
Django==2.2.24
django-appconf
django-autoslug
django-bmemcached
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dj-database-url==0.5.0
# via
# -r requirements.in
# django-heroku
django==2.2.13
django==2.2.24
# via
# -r requirements.in
# django-allauth
Expand Down

0 comments on commit 9068bfc

Please sign in to comment.