summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-27 03:52:24 +0000
committerGitHub <noreply@github.com>2019-11-27 03:52:24 +0000
commit293ccfbafcbdcb9f0f9445a08c1dcb9a59abc758 (patch)
treed222f1a73f72be5c818ff9b967f27e29d2afea9b /requirements-dev.txt
parent0024c0b045a29621845f4f1b5ee1283e32e38887 (diff)
downloadgerbonara-293ccfbafcbdcb9f0f9445a08c1dcb9a59abc758.tar.gz
gerbonara-293ccfbafcbdcb9f0f9445a08c1dcb9a59abc758.tar.bz2
gerbonara-293ccfbafcbdcb9f0f9445a08c1dcb9a59abc758.zip
Bump pytest from 4.6.6 to 5.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.6 to 5.3.1. - [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/4.6.6...5.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 1238afe..27f4289 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -1,5 +1,5 @@
# install base requirements
-r requirements.txt
- pytest==4.6.6
+ pytest==5.3.1
pytest-cov==2.8.1