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

Update pytest requirement from <5.3,>=3.7.2 to >=3.7.2,<5.4 in /src
This commit is contained in:
Juergen Edelbluth 2019-11-20 09:18:02 +00:00 committed by GitHub
commit ef0bca09da
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,<5.3
pytest>=3.7.2,<5.4
pytest-cov>=2.5.1,<2.9