Merge pull request #169 from curtacircuitos/dependabot/pip/pytest-6.0.1

Bump pytest from 5.4.1 to 6.0.1
refactor
Paulo Henrique Silva 2020-08-03 16:15:57 -03:00 zatwierdzone przez GitHub
commit 79902820a5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,5 +1,5 @@
# install base requirements
-r requirements.txt
pytest==5.4.1
pytest==6.0.1
pytest-cov==2.8.1