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

Commit 8086f54

Browse files
dependabot[bot]stephendonner
authored andcommitted
Bump pytest from 4.4.0 to 4.4.1 (#56)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.4.0 to 4.4.1. - [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.4.0...4.4.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f8b594 commit 8086f54

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.7.1"
99
[dev-packages]
1010
flake8 = "==3.7.7"
1111
flake8-isort = "==2.7.0"
12-
pytest = "==4.4.0"
12+
pytest = "==4.4.1"
1313
pytest-mock = "==1.10.3"

0 commit comments

Comments
 (0)