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

Commit 047b829

Browse files
Bump pytest from 4.6.4 to 5.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.4 to 5.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@4.6.4...5.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3ff3a9a commit 047b829

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/py27-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ mock==3.0.5
22
mozlog==4.2.0
33
pyfxa==0.7.3
44
pypom==2.2.0
5-
pytest==4.6.4
5+
pytest==5.1.2
66
pytest-fxa==1.4.0
77
pytest-metadata==1.8.0
88
pytest-selenium==1.16.0

requirements/py36-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mock==3.0.5
22
pyfxa==0.7.3
33
pypom==2.2.0
4-
pytest==4.6.4
4+
pytest==5.1.2
55
pytest-fxa==1.4.0
66
pytest-metadata==1.8.0
77
pytest-selenium==1.16.0

0 commit comments

Comments
 (0)