Skip to content

Commit

Permalink
chore(deps): bump django from 3.0.5 to 3.0.7 in /back-end (#94)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.0.5...3.0.7)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2020
1 parent 793885c commit eaee257
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion back-end/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ v = {editable = true,version = "*"}

[packages]
autopep8 = "~=1.5"
django = "~=3.0.4"
django = "~=3.0.7"
pandas = "~=1.0.1"
python-dotenv = "~=0.12.0"
networkx = "~=2.4"
Expand Down
72 changes: 36 additions & 36 deletions back-end/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eaee257

Please sign in to comment.