Skip to content

Commit

Permalink
Bump pytest-django from 3.7.0 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v3.7.0...v3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 15, 2020
1 parent a04a37d commit 7302210
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ httptools==0.0.13 # via uvicorn
httpx==0.11.0
hyperframe==5.2.0 # via h2
idna==2.8 # via httpx, requests, yarl
importlib-metadata==1.4.0 # via pluggy, pytest
mccabe==0.6.1 # via flake8
more-itertools==8.1.0 # via pytest, zipp
more-itertools==8.1.0 # via pytest
multidict==4.7.4 # via aiohttp, yarl
mypy-extensions==0.4.3 # via mypy
mypy==0.761 # via pytest-mypy
Expand All @@ -40,7 +39,7 @@ pyparsing==2.4.6 # via packaging
pytest-aiohttp==0.3.0
pytest-asyncio==0.10.0
pytest-cov==2.8.1
pytest-django==3.7.0
pytest-django==3.8.0
pytest-flake8==1.0.4
pytest-mock==2.0.0
pytest-mypy==0.4.2
Expand All @@ -61,4 +60,3 @@ uvloop==0.14.0 # via uvicorn
wcwidth==0.1.8 # via pytest
websockets==8.1 # via uvicorn
yarl==1.4.2 # via aiohttp
zipp==0.6.0 # via importlib-metadata

0 comments on commit 7302210

Please sign in to comment.