Skip to content

Commit

Permalink
Bump pytest from 6.0.2 to 6.1.2
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.0.2...6.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 29, 2020
1 parent fdccb26 commit 95aac0f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ httptools==0.1.1 # via uvicorn
httpx==0.15.3 # via -r test-requirements.in
idna==2.10 # via requests, rfc3986, yarl
iniconfig==1.0.1 # via pytest
more-itertools==8.5.0 # via pytest
multidict==4.7.6 # via aiohttp, yarl
mypy-extensions==0.4.3 # via mypy
mypy==0.782 # via pytest-mypy
Expand All @@ -38,7 +37,7 @@ pytest-mock==3.3.1 # via -r test-requirements.in
pytest-mypy==0.7.0 # via -r test-requirements.in
pytest-sugar==0.9.4 # via -r test-requirements.in
pytest-timeout==1.4.2 # via -r test-requirements.in
pytest==6.0.2 # via -r test-requirements.in, pytest-aiohttp, pytest-asyncio, pytest-cov, pytest-django, pytest-mock, pytest-mypy, pytest-sugar, pytest-timeout
pytest==6.1.2 # via -r test-requirements.in, pytest-aiohttp, pytest-asyncio, pytest-cov, pytest-django, pytest-mock, pytest-mypy, pytest-sugar, pytest-timeout
pytz==2020.1 # via django
requests==2.24.0 # via coveralls
rfc3986[idna2008]==1.4.0 # via httpx
Expand Down

0 comments on commit 95aac0f

Please sign in to comment.