Merge pull request #6 from juergen-rocks/dependabot/pip/src/pytest-gte-3.7.2-and-lt-4.6

Update pytest requirement from <3.8,>=3.7.2 to >=3.7.2,<4.6 in /src
This commit is contained in:
Juergen Edelbluth 2019-05-23 15:34:08 +00:00 committed by GitHub
commit 94e0d46c70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
pytest>=3.7.2,<3.8
pytest>=3.7.2,<4.6
pytest-cov>=2.5.1,<2.6