Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 4, 2020
1 parent 255c43b commit 6f4d954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ chardet==3.0.4 # via aiohttp, httpx, requests
click==7.1.2 # via uvicorn
coverage==5.1 # via coveralls, pytest-cov
coveralls==2.0.0 # via -r test-requirements.in
django==3.0.6 # via -r test-requirements.in
django==3.0.7 # via -r test-requirements.in
docopt==0.6.2 # via coveralls
filelock==3.0.12 # via pytest-mypy
h11==0.9.0 # via httpx, uvicorn
Expand Down

0 comments on commit 6f4d954

Please sign in to comment.