Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 5043a42

Browse files
dependabot-supportdavehunt
authored andcommitted
Bump pytest from 4.0.1 to 4.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.0.1 to 4.0.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@4.0.1...4.0.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bea0b4 commit 5043a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ pyfxa = "==0.6.0"
99
[dev-packages]
1010
flake8 = "==3.6.0"
1111
flake8-isort = "==2.6.0"
12-
pytest = "==4.0.1"
12+
pytest = "==4.0.2"
1313
pytest-mock = "==1.10.0"

0 commit comments

Comments
 (0)