Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and milesbxf committed Aug 15, 2019
1 parent fb437c2 commit 4f973e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django==2.2.3
Django==2.2.4
psycopg2-binary==2.8.2
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cffi==1.12.3
chardet==3.0.4
colorama==0.4.1
cryptography==2.7
Django==2.2.3
Django==2.2.4
django-after-response==0.2.2
django-bootstrap4==0.0.8
-e ./
Expand Down

0 comments on commit 4f973e5

Please sign in to comment.