summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-30 08:15:07 +0000
committerGitHub <noreply@github.com>2020-01-30 08:15:07 +0000
commit08a96af5fa01762f36256fd15e8bddf3355cfb3e (patch)
tree021f5c51218de0d273087a5090ef21449b69fcfe /requirements-dev.txt
parent31c35c8a1491572938ce320fe3ddfb26603e96c2 (diff)
downloadgerbonara-08a96af5fa01762f36256fd15e8bddf3355cfb3e.tar.gz
gerbonara-08a96af5fa01762f36256fd15e8bddf3355cfb3e.tar.bz2
gerbonara-08a96af5fa01762f36256fd15e8bddf3355cfb3e.zip
Bump pytest from 5.3.2 to 5.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.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.3.2...5.3.5) 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 dfb3b56..e628611 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -1,5 +1,5 @@
# install base requirements
-r requirements.txt
- pytest==5.3.2
+ pytest==5.3.5
pytest-cov==2.8.1