Bump pytest from 5.1.2 to 5.3.5

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.2 to 5.3.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.1.2...5.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-04 08:19:49 +00:00 коммит произвёл GitHub
Родитель bbf5fefc0c
Коммит 2c181e7204
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -27,7 +27,7 @@ pygithub = "==1.43.8"
pynput = "==1.6.5"
pyperclip = "==1.7.0"
pytesseract = "==0.3.0"
pytest = "==5.1.2"
pytest = "==5.3.5"
python-dateutil = "==2.8.1"
# Platform dependencies
xlib = {platform_system = "== 'Linux'",version = "==0.21"}