Merge pull request #11 from juergen-rocks/dependabot/pip/src/develop/pytest-gte-3.7.2-and-lt-5.1

Update pytest requirement from <4.7,>=3.7.2 to >=3.7.2,<5.1 in /src
This commit is contained in:
Juergen Edelbluth 2019-06-29 10:27:35 +02:00 committed by GitHub
commit 0f08973de4
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,<4.7
pytest>=3.7.2,<5.1
pytest-cov>=2.5.1,<2.8