Skip to content

Commit eaee257

Browse files
chore(deps): bump django from 3.0.5 to 3.0.7 in /back-end (#94)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 793885c commit eaee257

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

back-end/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ v = {editable = true,version = "*"}
1010

1111
[packages]
1212
autopep8 = "~=1.5"
13-
django = "~=3.0.4"
13+
django = "~=3.0.7"
1414
pandas = "~=1.0.1"
1515
python-dotenv = "~=0.12.0"
1616
networkx = "~=2.4"

back-end/Pipfile.lock

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)