Skip to content

Commit 3d1b1fc

Browse files
chore(deps): bump django from 3.0.5 to 3.0.7
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]>
1 parent b5a0f6d commit 3d1b1fc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["jam <[email protected]>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.7"
9-
django = "^3.0.4"
9+
django = "^3.0.7"
1010
djangorestframework = "^3.11.0"
1111
django-filter = "^2.2.0"
1212
markdown = "^3.2.1"

0 commit comments

Comments
 (0)