Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2021
1 parent 58330c0 commit e908b9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ chardet==3.0.4
coverage==4.5.2
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.1.1
Django==2.2.24
django-allauth==0.37.1
django-cors-headers==2.4.0
django-heroku==0.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ certifi==2018.8.24
chardet==3.0.4
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.1.1
Django==2.2.24
django-allauth==0.37.1
django-cors-headers==2.4.0
django-heroku==0.3.1
Expand Down

0 comments on commit e908b9b

Please sign in to comment.